We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a5a5e1 + 222b433 commit 04363adCopy full SHA for 04363ad
.github/workflows/deployImageToEnvironment.yml
@@ -27,4 +27,4 @@ jobs:
27
env:
28
CLUSTER: ${{ inputs.deployenv }}-fss
29
RESOURCE: nais/nais-${{ inputs.deployenv }}.yml
30
- VAR: image=${{ inputs.version }}
+ VAR: image=docker.pkg.github.com/${{ github.repository }}/navansatt:${{ inputs.version }}
0 commit comments