Skip to content

Commit

Permalink
refactor: try out using workspace name as environment
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Aug 24, 2023
1 parent 34bcec2 commit 6580c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ stages:
jobs:
- deployment: Apply
condition: succeeded()
environment: Approval
environment: stageDependencies.TerraformPlan.Plan.outputs['WORKSPACE']
strategy:
runOnce:
deploy:
Expand Down

0 comments on commit 6580c58

Please sign in to comment.