DATAJDBC-376 - Polishing.

This commit is contained in:
Greg Turnquist
2019-06-11 20:08:23 -05:00
parent 9effc3a68f
commit d701b575e6

2
Jenkinsfile vendored
View File

@@ -48,7 +48,7 @@ pipeline {
}
stage('Release to artifactory with docs') {
when {
branch 'test'
branch 'master'
}
agent {
docker {