Skip to content

Commit

Permalink
Update Jenkinsfile_CNP
Browse files Browse the repository at this point in the history
  • Loading branch information
mfallonhmcts authored Jul 26, 2024
1 parent 5acda57 commit 6870bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ def type = "nodejs"
def product = "civil"
def component = "ccd"
def camundaBranch = "master"
def dmnBranch = "master"
def waStandaloneBranch = "DTSCCI-292-small-claim-damage-v1"
def dmnBranch = "DTSCCI-292-small-claim-damage-v1"
def waStandaloneBranch = "master"

def yarnBuilder = new uk.gov.hmcts.contino.YarnBuilder(this)

Expand Down

0 comments on commit 6870bf2

Please sign in to comment.