Merge pull request #6337 from rhatdan/build2

Attempt to turn on varlink tests
This commit is contained in:
OpenShift Merge Robot
2020-05-22 15:29:37 +02:00
committed by GitHub

View File

@ -246,7 +246,6 @@ vendor_task:
# whether the git tree is clean.
varlink_api_task:
skip: $CI == 'true'
only_if: >-
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:DOCS.*'