Skip to content

[CES-68] Functions updated with ITN APIM for migration (#1332) #10

[CES-68] Functions updated with ITN APIM for migration (#1332)

[CES-68] Functions updated with ITN APIM for migration (#1332) #10

name: Continuous Delivery on eucovidcert
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "src/domains/eucovidcert/**"
jobs:
release_prod:
uses: ./.github/workflows/call_release.yaml
name: Terraform Apply
secrets: inherit
with:
environment: prod
dir: "src/domains/eucovidcert/prod/westeurope"
use_private_agent: true