Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Bump til deploy v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ekun committed Jul 1, 2024
1 parent c318930 commit 2c91302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
IMAGE: ${{needs.bygg.outputs.image}}
steps:
- uses: actions/[email protected]
- uses: nais/deploy/actions/deploy@v1
- uses: nais/deploy/actions/deploy@v2

deploy_prod_gcp:
if: github.event.inputs.cluster == 'prod-gcp'
Expand All @@ -92,4 +92,4 @@ jobs:
IMAGE: ${{needs.bygg.outputs.image}}
steps:
- uses: actions/[email protected]
- uses: nais/deploy/actions/deploy@v1
- uses: nais/deploy/actions/deploy@v2

0 comments on commit 2c91302

Please sign in to comment.