Skip to content

Commit

Permalink
CCD-6078 : Test build (#1524)
Browse files Browse the repository at this point in the history
* Update Jenkinsfile_CNP

* Update Jenkinsfile_CNP
  • Loading branch information
dinesh1patel authored Jan 9, 2025
1 parent a79c9c5 commit 6125e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ withPipeline(type, product, app) {
}

if (env.BRANCH_NAME.startsWith("PR-")) {

environmentOfDependencies = env.BRANCH_NAME.toLowerCase()
env.DEFINITION_STORE_URL_BASE = "https://ccd-definition-store-api-${environmentOfDependencies}.preview.platform.hmcts.net"
}
Expand Down

0 comments on commit 6125e8e

Please sign in to comment.