Skip to content

Commit c807e40

Browse files
Update Jenkinsfile_CNP (#3057)
1 parent f3c3e44 commit c807e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile_CNP

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import uk.gov.hmcts.contino.GithubAPI
1212
def type = "java"
1313
def product = "ia"
1414
def component = "case-api"
15-
def dmnBranch = "DIAC-1574-turn-off-wa-tasks"
16-
def bpmnBranch = "DIAC-1574-turn-off-wa-tasks"
15+
def dmnBranch = "master"
16+
def bpmnBranch = "master"
1717

1818
def secrets = [
1919
'rpx-${env}': [

0 commit comments

Comments
 (0)