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

Commit

Permalink
Merge pull request #697 from navikt/minside-config
Browse files Browse the repository at this point in the history
Minside config
  • Loading branch information
richardborge authored Dec 19, 2023
2 parents edf3d6d + 1bba498 commit 0ff83cb
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 @@ -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 All @@ -100,4 +100,4 @@ jobs:
IMAGE: ${{needs.bygg.outputs.image}}
steps:
- uses: actions/[email protected]
- uses: nais/deploy/actions/deploy@master
- uses: nais/deploy/actions/deploy@v1

0 comments on commit 0ff83cb

Please sign in to comment.