summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/editor/schema/ci.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/editor/schema/ci.json')
-rw-r--r--app/assets/javascripts/editor/schema/ci.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/javascripts/editor/schema/ci.json b/app/assets/javascripts/editor/schema/ci.json
index b6473322b1f..0052bc00406 100644
--- a/app/assets/javascripts/editor/schema/ci.json
+++ b/app/assets/javascripts/editor/schema/ci.json
@@ -852,10 +852,6 @@
"description": "Retry if there is a runner system failure (for example, job setup failed)."
},
{
- "const": "missing_dependency_failure",
- "description": "Retry if a dependency is missing."
- },
- {
"const": "runner_unsupported",
"description": "Retry if the runner is unsupported."
},