summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-05-22 06:00:57 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-22 06:01:01 -0400
commit1edd729a040d43bd86000a83a9ebe5c139cc5b9c (patch)
tree2cf451147d7819bb5f643a4fe83253d1a8b425c1 /.cirrus.yml
parentbe43536c0a7597075b0bd297993752f9994f12ed (diff)
downloadpodman-1edd729a040d43bd86000a83a9ebe5c139cc5b9c.tar.gz
podman-1edd729a040d43bd86000a83a9ebe5c139cc5b9c.tar.bz2
podman-1edd729a040d43bd86000a83a9ebe5c139cc5b9c.zip
Attempt to turn on varlink tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 c21bc74db..eef65b6dc 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -247,7 +247,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.*'