Skip to content

fix: test dryrun az webapp #2

fix: test dryrun az webapp

fix: test dryrun az webapp #2

name: Deploy Pipelines - PROD
on:
workflow_dispatch:
push:
branches:
- EC-386-devops-decommissioning
jobs:
deploy_on_prod:
uses: ./.github/workflows/deploy-pipelines.yaml
name: Deploy on PROD
secrets: inherit
with:
environment: 'prod'
resource_group_name: 'io-p-selfcare-be-rg'
app_name: 'io-p-app-devportal-be'
use_staging_slot: true
use_private_agent: false