Little experiment
All checks were successful
multibranch-hello-world/pipeline/head This commit looks good
All checks were successful
multibranch-hello-world/pipeline/head This commit looks good
This commit is contained in:
parent
b1fab2b436
commit
076f954e4f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -5,6 +5,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh 'make --version'
|
sh 'make --version'
|
||||||
sh 'sclite --help || true'
|
sh 'sclite --help || true'
|
||||||
|
echo "Experimenting!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user