diff --git a/Jenkinsfile b/Jenkinsfile index eb85fc8a3..d6f6eeefc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -47,7 +47,7 @@ pipeline { } stage('Release to artifactory with docs') { when { - branch 'master' + branch '2.1.x' } agent { docker {