Skip to content

Commit

Permalink
Revert "E - setter default cluster til dev-gcp"
Browse files Browse the repository at this point in the history
This reverts commit 91125dd.
  • Loading branch information
dskarpas committed Aug 8, 2024
1 parent 91125dd commit b78d4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prodsett_command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
uses: nais/deploy/actions/deploy@v1
env:
APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
CLUSTER: dev-gcp
CLUSTER: ${{ github.event.client_payload.slash_command.arg2 }}
RESOURCE: nais/${{ github.event.client_payload.slash_command.arg2 }}.yml
IMAGE: europe-north1-docker.pkg.dev/${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}/eessipensjon/${{ github.event.repository.name }}:${{ github.event.client_payload.slash_command.arg1 }}

0 comments on commit b78d4a9

Please sign in to comment.