Skip to content

Commit

Permalink
fix: deploy ok, removed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mamu0 committed Oct 3, 2024
1 parent 610d2f7 commit 9116fbe
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ name: Deploy Pipelines - PROD

on:
workflow_dispatch:
push:
branches:
- CES-51-devops-decommissioning

jobs:
deploy_on_prod:
uses: pagopa/dx/.github/workflows/legacy_deploy_pipelines.yaml@workflow-functions-test
uses: pagopa/dx/.github/workflows/legacy_deploy_pipelines.yaml@main
name: Deploy on PROD
secrets: inherit
with:
Expand Down

0 comments on commit 9116fbe

Please sign in to comment.