agola/internal/config
Simone Gotti 68e95ad3be runservice: implement task dependencies conditions
Handle the task dependencies conditions:
* on_success (default if no conditions are specified)
* on_failure
* on_skipped

Not the runservice won't stop run but continue executing tasks that depends on a
parent also if this is failed
2019-04-12 16:46:04 +02:00
..
config.go runservice: implement task dependencies conditions 2019-04-12 16:46:04 +02:00
config_test.go runservice: implement docker registry auth 2019-04-10 17:13:51 +02:00