Method

FoundryCiRunOptionsget_fail_fast

unstable since: 1.2

Declaration [src]

gboolean
foundry_ci_run_options_get_fail_fast (
  FoundryCiRunOptions* self
)

Description [src]

Gets whether execution stops after the first failed job.

Available since: 1.2

Return value

Type: gboolean

TRUE if execution stops after the first failure.