Skip to content

Commit

Permalink
Refactor: remove infra-pipeline approval requirement (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran authored Jul 11, 2024
2 parents 7591c3a + 908aced commit b06aa3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/pipeline/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ stages:
jobs:
- deployment: Apply
condition: succeeded()
environment: Approval
variables:
- name: workspace
value: $[ stageDependencies.TerraformPlan.Plan.outputs['setvars.workspace'] ]
Expand Down

0 comments on commit b06aa3c

Please sign in to comment.