Skip to content

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

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

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

Workflow file for this run

name: saf-proxy
on:
push:
paths:
- "plugins/**"
- "libs/reactive-core/**"
- "libs/reactive-proxy/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "proxies/saf-proxy/**"
- ".github/workflows/proxy.saf-proxy.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
cluster: "dev-fss"
working-directory: "proxies/saf-proxy"
deploy-tag: "#deploy-proxy-saf"
permissions:
contents: read
id-token: write
secrets: inherit