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

Commit

Permalink
Setter eksplisitt at deployen skal bruker v1
Browse files Browse the repository at this point in the history
  • Loading branch information
sturleh committed Dec 18, 2023
1 parent edf3d6d commit 62ec160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
IMAGE: ${{needs.bygg.outputs.image}}
steps:
- uses: actions/[email protected]
- uses: nais/deploy/actions/deploy@master
- uses: nais/deploy/actions/deploy@v1

deploy_prod_gcp:
if: github.event.inputs.cluster == 'prod-gcp'
Expand Down

0 comments on commit 62ec160

Please sign in to comment.