summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-04-02 15:07:03 +0200
committerGitHub <noreply@github.com>2020-04-02 15:07:03 +0200
commitffd2d783919e6038fe55e3e6b8cf44c0b3356a96 (patch)
tree49bc4a6d03f8f05b98d247c0569e02dc15cf996c /.cirrus.yml
parent82610d657d58b3da68c5af35cef7470b0819636b (diff)
parent0dfa163a64a7ba338a7ab9042f01a61d16399fad (diff)
downloadpodman-ffd2d783919e6038fe55e3e6b8cf44c0b3356a96.tar.gz
podman-ffd2d783919e6038fe55e3e6b8cf44c0b3356a96.tar.bz2
podman-ffd2d783919e6038fe55e3e6b8cf44c0b3356a96.zip
Merge pull request #5516 from cevich/remove_dupe_gate_cross
Cirrus: Remove darwin/windows builds in gate-job
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index a0340dbbd..01cecd5a8 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -139,8 +139,6 @@ gating_task:
- '/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 local-cross |& ${TIMESTAMP}'
- - '/usr/local/bin/entrypoint.sh podman-remote-darwin |& ${TIMESTAMP}'
- - '/usr/local/bin/entrypoint.sh podman-remote-windows |& ${TIMESTAMP}'
# Verify some aspects of ci/related scripts
ci_script: