DATACASS-659 - Polishing.

This commit is contained in:
Greg Turnquist
2019-06-28 16:18:54 -05:00
parent 3d0d93ff75
commit a6f3986214

1
Jenkinsfile vendored
View File

@@ -37,6 +37,7 @@ pipeline {
stage('Release to artifactory') {
when {
branch 'issue/*'
not { triggeredBy 'UpstreamCause' }
}
agent {
docker {