Skip to content

Commit

Permalink
chore: forcing overwrite for most entries
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Oct 31, 2024
1 parent aa56a9d commit cfa3006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
-p WMS_LAYERS_WHITELIST_USERS=${{ vars.WMS_LAYERS_WHITELIST_USERS }}
- name: frontend
file: frontend/openshift.deploy.yml
overwrite: true
parameters:
-p VITE_USER_POOLS_WEB_CLIENT_ID=${{ vars.VITE_USER_POOLS_WEB_CLIENT_ID }}
-p FAM_ROUTE=test
Expand Down Expand Up @@ -147,6 +148,7 @@ jobs:
-p WMS_LAYERS_WHITELIST_USERS=${{ vars.WMS_LAYERS_WHITELIST_USERS }}
- name: frontend
file: frontend/openshift.deploy.yml
overwrite: true
parameters:
-p VITE_USER_POOLS_WEB_CLIENT_ID=${{ vars.VITE_USER_POOLS_WEB_CLIENT_ID }}
-p FAM_ROUTE=prod
Expand Down

0 comments on commit cfa3006

Please sign in to comment.