Fix again?
This commit is contained in:
@@ -42,7 +42,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
// all the stages here will run in parallel
|
||||
parallel {
|
||||
stages {
|
||||
stage('Build image') {
|
||||
steps {
|
||||
//echo "Do Build for ${$ImgRelease} - ${ImgVariant}"
|
||||
|
||||
Reference in New Issue
Block a user