gitlab-org--gitlab-foss/spec/lib/ci
Grzegorz Bizon 66dd209661 Ignore job by default if it is a manual action
This makes it possible to maintain backwards compatibility with configs
created when manual actions were non-blocking.

From now manual actions are blocking if configured with `allow_failure:
false`, otherwise manual actions are optional, and their status is
ignored.
2017-03-06 12:01:33 +01:00
..
ansi2html_spec.rb
charts_spec.rb
gitlab_ci_yaml_processor_spec.rb Ignore job by default if it is a manual action 2017-03-06 12:01:33 +01:00
mask_secret_spec.rb