Skip to content

Commit

Permalink
Bruk en suffix på image tag til gcp docker image
Browse files Browse the repository at this point in the history
For å unngå  konflikter image tags
  • Loading branch information
LudvigHz committed Jun 14, 2024
1 parent c2ebd58 commit dbdec06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
id: docker-build-push
with:
dockerfile: Dockerfile.gcp
image_suffix: -gcp
team: personoversikt
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
Expand Down

0 comments on commit dbdec06

Please sign in to comment.