Skip to content

Commit

Permalink
ci: add missing parameter value
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Campos committed Aug 23, 2024
1 parent 9b24f02 commit 9112f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
-p RESULTS_ENV_OPENSEARCH=test
-p AWS_COGNITO_ISSUER_URI=https://cognito-idp.${{ vars.AWS_REGION }}.amazonaws.com/${{ vars.VITE_USER_POOLS_ID }}
-p DASHBOARD_JOB_IDIR_USERS=${{ vars.DASHBOARD_JOB_IDIR_USERS }}
-p WMS_LAYERS_WHITELIST_USERS=${{ vars.WMS_LAYERS_WHITELIST_USERS }}
- name: frontend
file: frontend/openshift.deploy.yml
parameters:
Expand Down

0 comments on commit 9112f74

Please sign in to comment.