Skip to content

Commit

Permalink
Improve documentation on 'wait_for_job' command (requires $CIRCLE_TOK…
Browse files Browse the repository at this point in the history
…EN) (#96)
  • Loading branch information
leonardbinet authored Feb 11, 2022
1 parent 8eb45e1 commit 7fabf92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/wait_for_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ description: |
This command waits for another job in this workflow. Since right now Circle CI doesnt let
you queue up jobs irrespective of whether they fail or not. This is a faux queue where
the command stalls till the other job succeeds.
This requires a Circle CI token be set as $CIRCLE_TOKEN
parameters:
job-name:
Expand Down

0 comments on commit 7fabf92

Please sign in to comment.