woodpecker/docs/docs
Sergio Fenoll f0e518a5a2
Add option to ignore failures on steps (#1219)
closes #1181
closes #834 

Adds `ignore_failure` to pipeline steps. When it's set to true,
if the step fails the following steps continue to execute as if no failure had occurred.

---

failure enums idea:
* fail (default) = if other steps run in parallel, wait for them and
then let workflow fail
* cancel = if other steps run in parallel, kill them
* ignore = we mark the step as failed but it wont have any impact
2022-11-15 19:47:27 +01:00
..
20-usage Add option to ignore failures on steps (#1219) 2022-11-15 19:47:27 +01:00
30-administration Spelling (#1405) 2022-11-09 08:12:17 +01:00
92-development Spelling (#1405) 2022-11-09 08:12:17 +01:00
10-intro.md Fix CLI format and plugin settings in docs (#1390) 2022-11-02 18:02:41 +01:00
80-downloads.md Fix broken link in documentation (#1057) 2022-07-31 20:42:35 +02:00
91-migrations.md Spelling (#1405) 2022-11-09 08:12:17 +01:00
92-awesome.md Spelling (#1405) 2022-11-09 08:12:17 +01:00
woodpecker.png Update README (#560) 2021-12-03 15:36:22 +01:00