summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-22 15:29:37 +0200
committerGitHub <noreply@github.com>2020-05-22 15:29:37 +0200
commite3256f6fe37ed0898675bb21391ffdec19f2824e (patch)
tree6cd4db012c739374e189cf85ca5b3c193ed2b415 /.cirrus.yml
parent05c0ae6c275164cc2e04b2d3856a482327674c0c (diff)
parent1edd729a040d43bd86000a83a9ebe5c139cc5b9c (diff)
downloadpodman-e3256f6fe37ed0898675bb21391ffdec19f2824e.tar.gz
podman-e3256f6fe37ed0898675bb21391ffdec19f2824e.tar.bz2
podman-e3256f6fe37ed0898675bb21391ffdec19f2824e.zip
Merge pull request #6337 from rhatdan/build2
Attempt to turn on varlink tests
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 9886a4418..0e1e6cd04 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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.*'