Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/navikt/testnorge into fea…
Browse files Browse the repository at this point in the history
…ture/ap-miljoevisning-med-transaksjonid
  • Loading branch information
betsytraran committed Sep 4, 2023
2 parents e4dc0f6 + 2efca2e commit dc42ae5
Show file tree
Hide file tree
Showing 88 changed files with 256 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/app.adresse-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/adresse-service"
deploy-tag: "#deploy-adresse-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.amelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/amelding-service"
deploy-tag: "#deploy-amelding-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.app-tilgang-analyse-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
working-directory: "apps/app-tilgang-analyse-service"
deploy-tag: "#deploy-app-tilgang-analyse-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.arbeidsforhold-export-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
cluster: "dev-fss"
working-directory: "apps/arbeidsforhold-export-api"
deploy-tag: "#deploy-arbeidsforhold-export-api"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.arbeidsforhold-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/arbeidsforhold-service"
deploy-tag: "#deploy-arbeidsforhold-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.batch-bestilling-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
working-directory: "apps/batch-bestilling-service"
deploy-tag: "#deploy-batch-bestilling-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.brreg-stub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
cluster: "dev-fss"
working-directory: "apps/brreg-stub"
deploy-tag: "#deploy-brreg-stub"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.bruker-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
working-directory: "apps/bruker-service"
deploy-tag: "#deploy-bruker-service"
deploy-tag-test: "#deploy-test-bruker-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.dolly-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
working-directory: "apps/dolly-backend"
deploy-tag: "#deploy-dolly-backend"
deploy-tag-test: "#deploy-test-dolly-backend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.dolly-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
deploy-tag-test: "#deploy-test-frontend"
deploy-tag-idporten: "#deploy-idporten-frontend"
deploy-tag-unstable: "#deploy-unstable-frontend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.dollystatus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
with:
working-directory: "apps/dollystatus"
deploy-tag: "#deploy-dollystatus"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.endringsmelding-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/endringsmelding-frontend"
deploy-tag: "#deploy-endringsmelding-frontend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.endringsmelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/endringsmelding-service"
deploy-tag: "#deploy-endringsmelding-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.ereg-batch-status-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
cluster: "dev-fss"
working-directory: "apps/ereg-batch-status-service"
deploy-tag: "#deploy-ereg-batch-status-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.faste-data-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/faste-data-frontend"
deploy-tag: "#deploy-faste-data-frontend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
working-directory: "apps/generer-arbeidsforhold-populasjon-service"
deploy-tag: "#deploy-generer-arbeidsforhold-populasjon-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.generer-navn-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/generer-navn-service"
deploy-tag: "#deploy-generer-navn-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
with:
working-directory: "apps/generer-organisasjon-populasjon-service"
deploy-tag: "#deploy-generer-organisasjon-populasjon-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.generer-synt-amelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
working-directory: "apps/generer-synt-amelding-service"
deploy-tag: "#deploy-generer-synt-amelding-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.geografiske-kodeverk-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
working-directory: "apps/geografiske-kodeverk-service"
deploy-tag: "#deploy-geografiske-kodeverk-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.helsepersonell-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/helsepersonell-service"
deploy-tag: "#deploy-helsepersonell-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.hodejegeren.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
cluster: "dev-fss"
working-directory: "apps/hodejegeren"
deploy-tag: "#deploy-hodejegeren"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.inntektsmelding-generator-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
working-directory: "apps/inntektsmelding-generator-service/"
deploy-tag: "#deploy-inntektsmelding-generator-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.inntektsmelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/inntektsmelding-service"
deploy-tag: "#deploy-inntektsmelding-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.jenkins-batch-status-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/jenkins-batch-status-service"
deploy-tag: "#deploy-jenkins-batch-status-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.joark-dokument-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/joark-dokument-service"
deploy-tag: "#deploy-joark-dokument-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.miljoer-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
working-directory: "apps/miljoer-service"
deploy-tag: "#deploy-miljoer-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.mn-synt-arbeidsforhold-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
cluster: "dev-fss"
working-directory: "apps/mn-synt-arbeidsforhold-service"
deploy-tag: "#deploy-mn-synt-arbeidsforhold-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.oppsummeringsdokument-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
working-directory: "apps/oppsummeringsdokument-service"
deploy-tag: "#deploy-oppsummeringsdokument-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-bestilling-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
working-directory: "apps/organisasjon-bestilling-service"
deploy-tag: "#deploy-organisasjon-bestilling-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-faste-data-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
with:
working-directory: "apps/organisasjon-faste-data-service"
deploy-tag: "#deploy-organisasjon-faste-data-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-forvalter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
with:
working-directory: "apps/organisasjon-forvalter"
deploy-tag: "#deploy-organisasjon-forvalter"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-mottak-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
working-directory: "apps/organisasjon-mottak-service"
deploy-tag: "#deploy-organisasjon-mottak-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
working-directory: "apps/organisasjon-service"
deploy-tag: "#deploy-organisasjon-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-tilgang-frontend-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
nais-manifest: "config.prod.yml"
working-directory: "apps/organisasjon-tilgang-frontend"
deploy-tag: "#deploy-organisasjon-tilgang-frontend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-tilgang-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/organisasjon-tilgang-frontend"
deploy-tag: "#deploy-test-organisasjon-tilgang-frontend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-tilgang-service-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
nais-manifest: "config.prod.yml"
working-directory: "apps/organisasjon-tilgang-service"
deploy-tag: "#deploy-organisasjon-tilgang-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.organisasjon-tilgang-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
with:
working-directory: "apps/organisasjon-tilgang-service"
deploy-tag: "#deploy-test-organisasjon-tilgang-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.orgnummer-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
working-directory: "apps/orgnummer-service"
deploy-tag: "#deploy-orgnummer-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/app.oversikt-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
working-directory: "apps/oversikt-frontend"
deploy-tag: "#deploy-oversikt-frontend"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down
Loading

0 comments on commit dc42ae5

Please sign in to comment.