Skip to content

- Renamed all .yaml to .yml. #763

- Renamed all .yaml to .yml.

- Renamed all .yaml to .yml. #763

Workflow file for this run

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