Skip to content

Commit

Permalink
chore: give more descriptive display name to Download step
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Aug 29, 2023
1 parent 8dfe841 commit ccbcd85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiment/experiment-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ stages:
- checkout: self
# https://github.com/microsoft/azure-pipelines-terraform/tree/main/Tasks/TerraformTask/TerraformTaskV3#readme
- download: current
displayName: 'Download plan file published from TerraformPlan'
artifact: savedPlan
condition: |
or(
Expand Down

0 comments on commit ccbcd85

Please sign in to comment.