Skip to content

Commit

Permalink
Test rollback for WA in Demo env (#2002)
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 6836a35 commit 972654c
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 = true
env.WA_FEATURE_ENABLED = false
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 972654c

Please sign in to comment.