Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail fast example doesn't show how to fail fast! #2109

Open
ldionne opened this issue May 3, 2023 · 0 comments
Open

Fail fast example doesn't show how to fail fast! #2109

ldionne opened this issue May 3, 2023 · 0 comments

Comments

@ldionne
Copy link

ldionne commented May 3, 2023

The text says:

To automatically cancel any remaining jobs as soon as the first job fails (except jobs that you've marked as soft_fail), add the cancel_on_build_failing: true attribute to your command steps.

But then the example that follows never uses cancel_on_build_failing!

Seen here: https://buildkite.com/docs/pipelines/command-step#fail-fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant