Skip to content

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

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

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

name: medl-proxy
on:
push:
paths:
- proxies/medl-proxy/**
- libs/servlet-core
- libs/servlet-security
- libs/servlet-insecure-security
- libs/security-core
- libs/database
- libs/data-transfer-objects
- .github/workflows/proxy.medl-proxy.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
cluster: "dev-fss"
working-directory: "proxies/medl-proxy"
deploy-tag: "#deploy-medl-proxy"
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 }}