diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index b7c16bf6c94..ac0d42ffcbb 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -124,7 +124,7 @@ withPipeline(type, product, component) { ./bin/add-roles.sh ./bin/pull-latest-camunda-files.sh ${camundaBranch} ./bin/pull-latest-ccd-files.sh ${ccdBranch} - ./bin/import-ccd-definition.sh "-e *GAspec.json,*-nonprod.json,*COS-nonprod.json,*CUI-nonprod.json,*CUI.json,AuthorisationCaseType-shuttered.json" + ./bin/import-ccd-definition.sh "-e *GAspec.json,*-nonprod.json,*COS-nonprod.json,AuthorisationCaseType-shuttered.json" ./bin/import-bpmn-diagram.sh . """ env.URL="https://civil-service-xui-staging.aat.platform.hmcts.net"