diff --git a/.Jenkinsfile b/.Jenkinsfile index 18c8c71c..00cad2f4 100644 --- a/.Jenkinsfile +++ b/.Jenkinsfile @@ -30,7 +30,7 @@ pipeline { } } - stage('Build tagged docker image') { + stage('Build latest docker image') { when { branch 'unstable' }