Fix again?

This commit is contained in:
2021-02-19 04:05:21 +01:00
parent 8bcbb983db
commit 1196d2f8b0
2 changed files with 3 additions and 3 deletions

View File

@@ -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}"