mirror of
https://github.com/containers/podman.git
synced 2025-07-12 08:31:03 +08:00
Attempt to turn on varlink tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -247,7 +247,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