Skip to content

chore: add io_com_action_group to fn-elt (#1213) #15

chore: add io_com_action_group to fn-elt (#1213)

chore: add io_com_action_group to fn-elt (#1213) #15

Workflow file for this run

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