Skip to content

Commit

Permalink
Re-enable WA in Demo (#2003)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Elliott <tomelliott@Toms-MacBook-Pro.local>
  • Loading branch information
tomxelliott and Tom Elliott authored Nov 27, 2024
1 parent 972654c commit 58be971
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 @@ -290,7 +290,7 @@ withPipeline(type, product, component) {
}

onDemo {
env.WA_FEATURE_ENABLED = false
env.WA_FEATURE_ENABLED = true
env.ENVIRONMENT="demo"
env.CASE_API_URL = "http://sptribs-case-api-demo.service.core-compute-demo.internal"
env.CASE_API_DOCUMENT_DOWNLOAD_URL = "http://manage-case.demo.platform.hmcts.net/"
Expand Down

0 comments on commit 58be971

Please sign in to comment.