DATACASS-659 - Polishing.

This commit is contained in:
Greg Turnquist
2019-05-28 13:43:27 -05:00
parent 5992e7e8c9
commit d86e9e31bf

2
Jenkinsfile vendored
View File

@@ -47,7 +47,7 @@ pipeline {
}
stage('Release to artifactory with docs') {
when {
branch 'master'
branch '2.1.x'
}
agent {
docker {