We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da8e00 commit 81bb3e1Copy full SHA for 81bb3e1
.github/workflows/ung-sak-web-build-deploy.yml
@@ -34,6 +34,7 @@ jobs:
34
id: docker-push
35
with:
36
image_base_name: 'ung-sak-web'
37
+ without_navikt_prefix: true
38
#Konfigurerer for bygging av ung docker image:
39
build-args: |
40
featureToggles=ung.feature-toggles.json
0 commit comments