Skip to content

Commit 127098a

Browse files
committed
Legger til project_id og identity_provider for cdn-upload
1 parent 86663a1 commit 127098a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-image.yml

+2
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ jobs:
120120
team: personbruker
121121
source: ./.next/static
122122
destination: nav-enonicxp-frontend/_next
123+
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
124+
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
123125
- name: Build and push docker image
124126
uses: nais/docker-build-push@v0
125127
id: docker-push

0 commit comments

Comments
 (0)