Skip to content

Merget hovedbranch inn i lokal feature branch #560

Merget hovedbranch inn i lokal feature branch

Merget hovedbranch inn i lokal feature branch #560

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