We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397f036 commit 7c51b21Copy full SHA for 7c51b21
.cirrus.yml
@@ -980,7 +980,7 @@ task:
980
# use always: to continue after failures. Task that did not run count as a
981
# success, so we need to recheck SanityChecks's condition here ...
982
depends_on: SanityCheck
983
- only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*'
+ #only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*'
984
985
env:
986
CPUS: 4
0 commit comments