Skip to content

Commit

Permalink
🐛 justerer image suffix for at de skal bli like i docker push og pull
Browse files Browse the repository at this point in the history
  • Loading branch information
tidnav committed Feb 27, 2024
1 parent 0a9202c commit 3c04bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev-mock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
team: aap
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
image_suffix: -dev-gcp-mock
image_suffix: dev-gcp-mock
tag: ${{ github.sha }}
deployMock:
needs: buildMock
Expand Down

0 comments on commit 3c04bea

Please sign in to comment.