Skip to content

[#IOPID-1925] Alert Profile poison (#1134) #10

[#IOPID-1925] Alert Profile poison (#1134)

[#IOPID-1925] Alert Profile poison (#1134) #10

Workflow file for this run

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