diff options
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 8ae1bb2f2..0122b6b55 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -390,8 +390,6 @@ testing_task: - "build_each_commit" - "build_without_cgo" - allow_failures: $CI == 'true' - # Only test build cache-images, if that's what's requested only_if: >- $CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' && |