Skip to content

Rettet NPE hvis manglende type naturalytelse. #3676

Rettet NPE hvis manglende type naturalytelse.

Rettet NPE hvis manglende type naturalytelse. #3676

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