Skip to content

Commit

Permalink
fix: assign a URL to admin-frontend when deployed to dev (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
banders authored May 28, 2024
1 parent b1f873d commit 7aac138
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 @@ -116,6 +116,7 @@ jobs:
target: dev
tag: ${{ needs.semantic-version.outputs.semanticVersion }}
frontend-url: https://dev.paytransparency.fin.gov.bc.ca
admin-frontend-url: https://pay-transparency-dev-admin-frontend.apps.silver.devops.gov.bc.ca
semver: ${{ needs.semantic-version.outputs.semanticVersion }}
values: "values-dev.yaml"

Expand Down

0 comments on commit 7aac138

Please sign in to comment.