Skip to content

[EC-313] Add required infrastructure for Azure Load Test (#1006) #1

[EC-313] Add required infrastructure for Azure Load Test (#1006)

[EC-313] Add required infrastructure for Azure Load Test (#1006) #1

Workflow file for this run

name: Continuous Delivery on load-test
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "src/load-test/**"
jobs:
code_review_prod:
uses: pagopa/dx/.github/workflows/infra_apply.yaml@main
name: Release Infrastructure
secrets: inherit
with:
environment: prod
base_path: src/load-test