Skip to content

- Attempting to remove H2 (for now). #653

- Attempting to remove H2 (for now).

- Attempting to remove H2 (for now). #653

name: krrstub-proxy
on:
push:
paths:
- "plugins/**"
- "libs/reactive-core/**"
- "libs/reactive-proxy/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "proxies/krrstub-proxy/**"
- ".github/workflows/proxy.krrstub-proxy.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
cluster: "dev-fss"
working-directory: "proxies/krrstub-proxy"
deploy-tag: "#deploy-proxy-krrstub"
permissions:
contents: read
id-token: write
secrets: inherit