aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-09-23 11:11:53 +0000
committerGitHub <noreply@github.com>2020-09-23 11:11:53 +0000
commitc1a0b7d9d6a9a8e6afdae2392dc86a77f5e71676 (patch)
tree523ba4b958571dfc7e72cb94d259cec247bc6f4b /.cirrus.yml
parentd8868746fd3f45b9bfd79e37bf2aa0c7103245fd (diff)
parent1cc9cd704d949db557dbdb4aa32f373361d80af2 (diff)
downloadpodman-c1a0b7d9d6a9a8e6afdae2392dc86a77f5e71676.tar.gz
podman-c1a0b7d9d6a9a8e6afdae2392dc86a77f5e71676.tar.bz2
podman-c1a0b7d9d6a9a8e6afdae2392dc86a77f5e71676.zip
Merge pull request #7737 from lsm5/v2.1
[v2.1] 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 a11bbbe61..6f32bf182 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