Skip to content

[#IOPID-2342] add REDIS variables to fn-elt (#1239) #18

[#IOPID-2342] add REDIS variables to fn-elt (#1239)

[#IOPID-2342] add REDIS variables to fn-elt (#1239) #18

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