diff options
Diffstat (limited to 'contrib/cirrus/CIModes.md')
-rw-r--r-- | contrib/cirrus/CIModes.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/cirrus/CIModes.md b/contrib/cirrus/CIModes.md index 0b5a189a6..e7fcccf3c 100644 --- a/contrib/cirrus/CIModes.md +++ b/contrib/cirrus/CIModes.md @@ -43,8 +43,6 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. ## Cirrus Task contexts and runtime modes ### Intended general PR Tasks (*italic*: matrix) -+ ext_svc_check -+ automation + *build* + validate + bindings @@ -76,8 +74,6 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. + release_test ### Intended `[CI:DOCS]` PR Tasks: -+ ext_svc_check -+ automation + *build* + validate + swagger @@ -86,8 +82,6 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. + success ### Intended `[CI:COPR]` PR Tasks: -+ ext_svc_check -+ automation + *build* + validate + swagger @@ -96,8 +90,6 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. + success ### Intend `[CI:BUILD]` PR Tasks: -+ ext_svc_check -+ automation + *build* + validate + consistency @@ -109,8 +101,6 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. + artifacts ### Intended Branch tasks (and Cirrus-cron jobs, except "multiarch"): -+ ext_svc_check -+ *build* + swagger + *alt_build* + osx_alt_build @@ -123,7 +113,6 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. + artifacts ### Intended for "multiarch" Cirrus-Cron (always a branch): -+ ext_svc_check + image_build + meta + success |