Skip to content

Updates Spring Security unprotected paths for /internal. #184

Updates Spring Security unprotected paths for /internal.

Updates Spring Security unprotected paths for /internal. #184

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