Skip to content

Commit

Permalink
removing_cui_from_exclusion (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
asthamalviya authored Nov 30, 2023
1 parent ad0e810 commit 32f392a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ withPipeline(type, product, component) {
eval \$(./bin/variables/load-staging-environment-variables.sh)
./bin/add-roles.sh
./bin/pull-latest-ccd-files.sh ${ccdBranch}
./bin/import-ccd-definition.sh "-e *GAspec.json,*-nonprod.json,*-COS-nonprod.json,*CUI.json,*-shuttered.json"
./bin/import-ccd-definition.sh "-e *GAspec.json,*-nonprod.json,*-COS-nonprod.json,*-shuttered.json"
"""
env.URL="https://civil-camunda-xui-staging.aat.platform.hmcts.net"
env.CIVIL_SERVICE_URL="https://civil-camunda-staging.preview.platform.hmcts.net"
Expand Down

0 comments on commit 32f392a

Please sign in to comment.