Skip to content

Merge branch 'master' of https://github.com/navikt/testnorge into fea… #34

Merge branch 'master' of https://github.com/navikt/testnorge into fea…

Merge branch 'master' of https://github.com/navikt/testnorge into fea… #34

name: organisasjon-tilgang-frontend
on:
push:
paths:
- libs/reactive-core
- libs/reactive-frontend
- libs/reactive-session-security
- libs/security-core
- apps/organisasjon-tilgang-frontend/**
- .github/workflows/app.organisasjon-tilgang-frontend-prod.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.frontend.yml
with:
cluster: "prod-gcp"
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 }}
NAV_TOKEN: ${{ secrets.NAV_TOKEN }}
READER_TOKEN: ${{ secrets.READER_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}