refs #6915 test_master24_8 #2067
|
@ -119,11 +119,6 @@ pipeline {
|
|||
dockerBuild()
|
||||
}
|
||||
}
|
||||
stage('Output') {
|
||||
steps {
|
||||
echo "${env.VERSION}"
|
||||
}
|
||||
}
|
||||
stage('Deploy') {
|
||||
when {
|
||||
expression { PROTECTED_BRANCH }
|
||||
|
|
Loading…
Reference in New Issue