Skip to content

Commit d701b57

Browse files
committed
DATAJDBC-376 - Polishing.
1 parent 9effc3a commit d701b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pipeline {
4848
}
4949
stage('Release to artifactory with docs') {
5050
when {
51-
branch 'test'
51+
branch 'master'
5252
}
5353
agent {
5454
docker {

0 commit comments

Comments
 (0)