Skip to content

Commit

Permalink
Fix approval stages (#4234)
Browse files Browse the repository at this point in the history
  • Loading branch information
premun authored Dec 10, 2024
1 parent 781c985 commit ce8b4e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines-product-construction-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ stages:
${{ else }}:
environment: Staging
pool: server
strategy:
runOnce:
deploy: {}

- stage: DeployPCS
dependsOn:
Expand Down
3 changes: 0 additions & 3 deletions eng/templates/stages/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ stages:
${{ else }}:
environment: Staging
pool: server
strategy:
runOnce:
deploy: {}

- stage: deploy
displayName: Deploy
Expand Down

0 comments on commit ce8b4e9

Please sign in to comment.