Skip to content

Commit 3a8383f

Browse files
mortennormanningleivj
authored andcommitted
Bruke hele stien for image ved deploy
1 parent d4ea86e commit 3a8383f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployImageToEnvironment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
env:
2828
CLUSTER: ${{ inputs.deployenv }}-fss
2929
RESOURCE: nais/nais-${{ inputs.deployenv }}.yml
30-
VAR: image=${{ inputs.version }}
30+
VAR: image=docker.pkg.github.com/${{ github.repository }}/navansatt:${{ inputs.version }}

0 commit comments

Comments
 (0)