Skip to content

Commit ad30690

Browse files
no message
1 parent 4cd6f27 commit ad30690

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/merge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
window.localStorage.setItem(\"VITE_FEATURE_FLAGS\",'{}');
4747
window.localStorage.setItem(\"VITE_LOGOUT_BCSC_URL\",'https://www2.gov.bc.ca/gov/content/industry/natural-resource-use/client-number');
4848
window.localStorage.setItem(\"VITE_LOGOUT_BCEIDBUSINESS_URL\",'https://www2.gov.bc.ca/gov/content/industry/natural-resource-use/client-number');
49+
window.localStorage.setItem(\"VITE_LOGOUT_IDIR_URL\",'https://forestclient-test.apps.silver.devops.gov.bc.ca/');
4950
5051
reporting:
5152
name: SchemaSpy & ZAP
@@ -76,6 +77,7 @@ jobs:
7677
window.localStorage.setItem(\"VITE_FEATURE_FLAGS\",'{}');
7778
window.localStorage.setItem(\"VITE_LOGOUT_BCSC_URL\",'https://www2.gov.bc.ca/gov/content/industry/natural-resource-use/client-number');
7879
window.localStorage.setItem(\"VITE_LOGOUT_BCEIDBUSINESS_URL\",'https://www2.gov.bc.ca/gov/content/industry/natural-resource-use/client-number');
80+
window.localStorage.setItem(\"VITE_LOGOUT_IDIR_URL\",'https://forestclient.nrs.gov.bc.ca/');
7981
8082
images-prod:
8183
name: Promote images to PROD

0 commit comments

Comments
 (0)