Skip to content

update host json

update host json #86

Workflow file for this run

name: Deploy Azure Function V3
on:
workflow_dispatch:
push:
branches:
- CES-971-produrre-una-po-c-di-azure-function-su-container-app
permissions:
contents: read
id-token: write
packages: write
attestations: write
jobs:
deploy:
name: Deploy Azure Function V3
concurrency:
group: ${{ github.workflow }}-cd
# Override this configuration to prevent cancelling a running deploy.
cancel-in-progress: false
uses: pagopa/dx/.github/workflows/release-azure-containerapp-v1.yaml@main
secrets: inherit
with:
dockerfile_path: ./apps/dotnet-func-app/Dockerfile
dockerfile_context: .
docker_image_name: pagopa/dotnetfunc
docker_image_description: "Test app for function container app"
container_app: dx-d-itn-modules-test-ca-01
resource_group_name: dx-d-itn-modules-rg-01
environment: app-dev