summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-09-22 23:47:59 +0000
committerGitHub <noreply@github.com>2020-09-22 23:47:59 +0000
commit5cedd830f7275e8dc3382502908b846bfa57a3b8 (patch)
tree58b7e063484f07bec4d4ad978d14e8c72ecca158 /.cirrus.yml
parent4c48c71729ba61586852ddc2342b56c6086fb424 (diff)
parent16763c3df0eaf3b6e5b7883c60b59f051f811cda (diff)
downloadpodman-5cedd830f7275e8dc3382502908b846bfa57a3b8.tar.gz
podman-5cedd830f7275e8dc3382502908b846bfa57a3b8.tar.bz2
podman-5cedd830f7275e8dc3382502908b846bfa57a3b8.zip
Merge pull request #7734 from lsm5/fix-build-with-varlink
fix build with varlink
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 8b1036d7c..d2a8cb660 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -123,6 +123,7 @@ gating_task:
# N/B: need 'clean' so some committed files are re-generated.
- '/usr/local/bin/entrypoint.sh clean podman-remote |& ${TIMESTAMP}'
- '/usr/local/bin/entrypoint.sh clean podman xref_helpmsgs_manpages BUILDTAGS="exclude_graphdriver_devicemapper selinux seccomp" |& ${TIMESTAMP}'
+ - '/usr/local/bin/entrypoint.sh clean BUILDTAGS="varlink" binaries |& ${TIMESTAMP}'
- '/usr/local/bin/entrypoint.sh local-cross |& ${TIMESTAMP}'
# Verify some aspects of ci/related scripts