mirror of https://github.com/containers/podman.git
Merge pull request #6337 from rhatdan/build2
Attempt to turn on varlink tests
This commit is contained in:
commit
e3256f6fe3
|
@ -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.*'
|
||||
|
|
Loading…
Reference in New Issue