Skip to content

Merge branch 'master' into bugfix/organisasjon-bestilling #668

Merge branch 'master' into bugfix/organisasjon-bestilling

Merge branch 'master' into bugfix/organisasjon-bestilling #668

name: bruker-service
on:
push:
paths:
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/integration-test/**"
- "libs/reactive-core/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "apps/bruker-service/**"
- ".github/workflows/app.bruker-service.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
working-directory: "apps/bruker-service"
deploy-tag: "#deploy-bruker-service"
deploy-tag-test: "#deploy-test-bruker-service"
permissions:
contents: read
id-token: write
secrets: inherit