summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-06-04 20:02:43 +0200
committerGitHub <noreply@github.com>2020-06-04 20:02:43 +0200
commitb0578963aaf83e4c5686b957fd09c9311eac35c6 (patch)
tree436c00a73743e29b4a800a5071fd4d8df7f9accf /.cirrus.yml
parent6cc323cb7872a6c52c71530170d781ca76f78f00 (diff)
parent77b8187ea08bd32217d1739b880a3629c3a43709 (diff)
downloadpodman-b0578963aaf83e4c5686b957fd09c9311eac35c6.tar.gz
podman-b0578963aaf83e4c5686b957fd09c9311eac35c6.tar.bz2
podman-b0578963aaf83e4c5686b957fd09c9311eac35c6.zip
Merge pull request #6338 from rhatdan/build3
Attempt to turn on special_testing_in_podman tests
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 bc3bffd96..58c7cd871 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -511,7 +511,6 @@ special_testing_rootless_task:
special_testing_in_podman_task:
- skip: $CI == 'true'
alias: "special_testing_in_podman"
depends_on:
- "gating"