Skip to content

Deploy Function App PSN (user-uat-func) #14

Deploy Function App PSN (user-uat-func)

Deploy Function App PSN (user-uat-func) #14

name: Deploy Function App PSN (user-uat-func)
on:
workflow_dispatch: {}
push:
branches:
- master
paths:
- "apps/io-wallet-user-func/CHANGELOG.md"
permissions:
attestations: write
id-token: write
contents: read
jobs:
deploy:
name: Deploy
uses: pagopa/dx/.github/workflows/release-azure-appsvc-v1.yaml@main
secrets: inherit
with:
workspace_name: io-wallet-user-func
environment: app-psn-prod
resource_group_name: iw-p-itn-wallet-rg-01
web_app_name: iw-u-itn-user-func-01
disable_auto_staging_deploy: true
use_labels: true
override_labels: psn