Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 0415195

Browse files
committed
need image variable for prod deploy step
1 parent 1d58a48 commit 0415195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ jobs:
4747
uses: nais/deploy/actions/deploy@v2
4848
env:
4949
CLUSTER: prod-gcp
50+
VAR: image=${{ needs.build-and-push.outputs.image }}
5051
RESOURCE: .nais/prod.yaml,.nais/alert.yaml

0 commit comments

Comments
 (0)