Skip to content

Bugfix/bestillinger som feiler (#4231) #1253

Bugfix/bestillinger som feiler (#4231)

Bugfix/bestillinger som feiler (#4231) #1253

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