Skip to content

Commit

Permalink
Fix merge tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Nov 19, 2024
1 parent fefc2b8 commit 641a0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
oc_token: ${{ secrets.OC_TOKEN }}
overwrite: ${{ matrix.overwrite }}
parameters:
-p ZONE=prod -p TAG=test
-p ZONE=prod -p TAG=prod
${{ matrix.parameters }}
-p IDIM_WEB_SERVICE_URL=${{ vars.IDIM_WEB_SERVICE_URL }}
-p IDIM_WEB_SERVICE_ID=${{ secrets.IDIM_WEB_SERVICE_ID }}
Expand Down

0 comments on commit 641a0f8

Please sign in to comment.