Skip to content
Discussion options

You must be logged in to vote

It's not possible right now to depend on a task that doesn't exit. We introduced a config to make this harder to do in v1.7.

You can run non-exiting tasks with the --parallel flag, but if you do, they will not be aware of each other, and will not wait for one to be available before the other one tries to run.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mehulkar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants