summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-21 19:35:39 +0200
committerGitHub <noreply@github.com>2020-05-21 19:35:39 +0200
commitc3b6e623bba748fcfdae4f755e04c7185a85e79c (patch)
treee24cc9c59754eedf5757a3175bc9ef12e4c40b8a /.cirrus.yml
parent8e5d7aa79c1268b779ccd603f1058638472de8ae (diff)
parent2e7d2c2f47739f0d11c28f37cbd56781d6fceaeb (diff)
downloadpodman-c3b6e623bba748fcfdae4f755e04c7185a85e79c.tar.gz
podman-c3b6e623bba748fcfdae4f755e04c7185a85e79c.tar.bz2
podman-c3b6e623bba748fcfdae4f755e04c7185a85e79c.zip
Merge pull request #6320 from rhatdan/skip
Start testing with cross compilation
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 c7817cde8..c21bc74db 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -646,7 +646,6 @@ special_testing_in_podman_task:
special_testing_cross_task:
- skip: $CI == 'true'
alias: "special_testing_cross"
depends_on:
- "gating"