DATACASS-659 - Polishing.

This commit is contained in:
Greg Turnquist
2019-05-28 13:42:49 -05:00
parent 6ccbc38804
commit c691a26e69

2
Jenkinsfile vendored
View File

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