Skip to content

Fjernet noen null-relaterte warnings. #256

Fjernet noen null-relaterte warnings.

Fjernet noen null-relaterte warnings. #256

name: batch-bestilling-service
on:
push:
paths:
- 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