diff --git a/Jenkinsfile-Squential b/Jenkinsfile-Squential index 5767e89..7a78eaa 100644 --- a/Jenkinsfile-Squential +++ b/Jenkinsfile-Squential @@ -40,6 +40,8 @@ pipeline { echo 'not building' } if (BuildThis == true) { + env.ImgRelease = ImgRelease + env.ImgVariant = ImgVariant stage('Build image') { // steps { // Build script