Skip to content

Deploy Function App PSN (user-func) #4

Deploy Function App PSN (user-func)

Deploy Function App PSN (user-func) #4

name: Deploy Function App PSN (user-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@support/psn-adaptation #main - Temporary, to be removed when using specific psn environment
secrets: inherit
with:
workspace_name: io-wallet-user-func
environment: app-prod
resource_group_name: iw-p-itn-wallet-rg-01
web_app_name: iw-p-itn-user-func-01
disable_auto_staging_deploy: true
use_labels: true
override_labels: psn