Skip to content

Commit

Permalink
Add missing load_var step to apply job
Browse files Browse the repository at this point in the history
Previously added to plan job in f5edb6b
  • Loading branch information
jameshochadel committed Oct 24, 2024
1 parent f5edb6b commit 0643536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ jobs:
trigger: true
- get: pipeline-tasks
- get: general-task
- load_var: csb-image-digest
file: csb-image/digest
- task: terraform-apply
image: general-task
file: terraform-templates/terraform/terraform-apply.yml
Expand Down

0 comments on commit 0643536

Please sign in to comment.