Skip to content

Opprydning #deploy-test-frontend #421

Opprydning #deploy-test-frontend

Opprydning #deploy-test-frontend #421

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