mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +08:00
Merge pull request #6337 from rhatdan/build2
Attempt to turn on varlink tests
This commit is contained in:
@ -246,7 +246,6 @@ vendor_task:
|
|||||||
# whether the git tree is clean.
|
# whether the git tree is clean.
|
||||||
varlink_api_task:
|
varlink_api_task:
|
||||||
|
|
||||||
skip: $CI == 'true'
|
|
||||||
only_if: >-
|
only_if: >-
|
||||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
|
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
|
||||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:DOCS.*'
|
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:DOCS.*'
|
||||||
|
Reference in New Issue
Block a user