diff --git a/Jenkinsfile-container b/Jenkinsfile-container index c0ae9f5..161c44a 100644 --- a/Jenkinsfile-container +++ b/Jenkinsfile-container @@ -9,7 +9,7 @@ pipeline { stages { stage('Build the Spring Data release tools container') { when { - branch 'container' + changeset 'ci/Dockerfile' } agent { label 'data'