Skip to content
Snippets Groups Projects
Commit eb072680 authored by Marshall Quander's avatar Marshall Quander
Browse files

Add colorization to Jenkins output

parent c734c4d8
No related branches found
No related tags found
No related merge requests found
pipeline {
agent any
options {
ansiColor('xterm')
}
stages {
stage('build') {
steps {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment