Skip to content

Commit

Permalink
Try depends_on: []
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Jun 20, 2022
1 parent 3f20bf2 commit 29d977c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ steps:
- block: "Clear cabal cache"
key: 'should_clear_cache'
allow_dependency_failure: true
depends_on: [] # allows triggering this step even if previous steps failed

- label: 'Clearing cabal cache'
command: 'rm -vrf $CABAL_DIR'
Expand Down

0 comments on commit 29d977c

Please sign in to comment.