Skip to content

Commit

Permalink
Merge branch 'master' into change/spring_boot_3_1_0
Browse files Browse the repository at this point in the history
# Conflicts:
#	apps/endringsmelding-frontend/build.gradle
#	proxies/samhandlerregisteret-proxy/build.gradle
#	proxies/sykemelding-api-proxy/build.gradle
  • Loading branch information
rfc3092 committed Oct 17, 2023
2 parents 81c09bf + fd38b4d commit b0988ca
Show file tree
Hide file tree
Showing 1,484 changed files with 56,313 additions and 25,230 deletions.
18 changes: 15 additions & 3 deletions .github/workflows/all.workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,21 @@ on:
required: true
force-deploy:
type: boolean
description: "Deploy? Make sure the effective working directory contains a NAIS manifest as named below!"
description: "Deploy? Make sure the effective working directory contains a NAIS manifest as named below! Note: For dolly-frontend, this will also deploy with config.idporten.yml."
default: false
nais-manifest:
type: string
description: "Custom NAIS manifest filename."
default: "config.yml"
force-deploy-test:
type: boolean
description: "Deploy to test? Make sure the effective working directory contains a config.test.yml!"
description: "Deploy to test? Make sure the effective working directory contains a config.test.yml! Note: For dolly-frontend, this will also deploy with config.unstable.yml."
default: false

permissions:
contents: read
id-token: write

jobs:

start:
Expand All @@ -58,6 +62,9 @@ jobs:
deploy-tag: ""
force-deploy: ${{ inputs.force-deploy }}
force-deploy-test: ${{ inputs.force-deploy-test }}
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 All @@ -73,9 +80,14 @@ jobs:
working-directory: "${{ inputs.type }}/${{ inputs.name }}"
image-suffix: ${{ inputs.name }}
deploy-tag: ""
force-deploy: ${{ inputs.force-deploy }}
nais-manifest: ${{ inputs.nais-manifest }}
force-deploy: ${{ inputs.force-deploy }}
force-deploy-test: ${{ inputs.force-deploy-test }}
force-deploy-idporten: ${{ inputs.name == 'dolly-frontend' && inputs.force-deploy }}
force-deploy-unstable: ${{ inputs.name == 'dolly-frontend' && inputs.force-deploy-test }}
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.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
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
name: sykemelding-api-proxy
name: budpro-service

on:
push:
paths:
- libs/commands
- libs/data-transfer-objects
- libs/reactive-core
- libs/reactive-proxy
- libs/reactive-security
- libs/security-core
- proxies/sykemelding-api-proxy/**
- .github/workflows/proxy.sykemelding-api-proxy.yml
- libs/servlet-core
- libs/servlet-insecure-security
- libs/servlet-security
- apps/budpro-service/**
- .github/workflows/app.budpro-service.yml

jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
cluster: "dev-fss"
working-directory: "proxies/sykemelding-api-proxy"
deploy-tag: "#deploy-sykemelding-api-proxy"
working-directory: "apps/budpro-service"
deploy-tag: "#deploy-budpro-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
Loading

0 comments on commit b0988ca

Please sign in to comment.