Skip to content

Fixed tests; lacked transitive dependency on gRPC Netty. #696

Fixed tests; lacked transitive dependency on gRPC Netty.

Fixed tests; lacked transitive dependency on gRPC Netty. #696

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