Skip to content

Commit 2da6a84

Browse files
committed
push docker image for develop-passport
1 parent 5a6c918 commit 2da6a84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ spec:
128128
when {
129129
anyOf {
130130
branch 'develop'
131+
branch 'develop-passport'
131132
branch 'main'
132133
expression { return params.PUBLISH_IMAGE }
133134
}

0 commit comments

Comments
 (0)