Skip to content

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

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

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

name: testnorge-bisys
on:
push:
paths:
- libs/data-transfer-objects
- libs/security-core
- libs/servlet-core
- libs/servlet-insecure-security
- apps/testnorge-bisys/**
- .github/workflows/app.testnorge-bisys.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
cluster: "dev-fss"
working-directory: "apps/testnorge-bisys"
deploy-tag: "#deploy-testnorge-bisys"
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 }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}