generated from gCubeCI/Pipeline-Docker-Template
change stage name
This commit is contained in:
parent
bf6fbb53b3
commit
77d0ca7229
|
@ -45,7 +45,7 @@ pipeline {
|
||||||
echo 'New deploy of ${job} appended to the deploy file'
|
echo 'New deploy of ${job} appended to the deploy file'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Check Agent configuration for automatic builds ') {
|
stage('Nothing to do ') {
|
||||||
when{
|
when{
|
||||||
allOf{
|
allOf{
|
||||||
not {
|
not {
|
||||||
|
|
Loading…
Reference in New Issue