summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-05-22 12:56:19 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-22 12:56:19 -0400
commite41089244b300af2b3e51ac1e9501b4cfe42264e (patch)
tree7e55e6dbe5037ca446cea38cf398bcf63e8ba4d5 /.cirrus.yml
parent35567e706b5009ead40c0eaef7c5c1199cd8d448 (diff)
downloadpodman-e41089244b300af2b3e51ac1e9501b4cfe42264e.tar.gz
podman-e41089244b300af2b3e51ac1e9501b4cfe42264e.tar.bz2
podman-e41089244b300af2b3e51ac1e9501b4cfe42264e.zip
Attempt to turn on build_without_cgo tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 6a3fe5b31..2de08cf9e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -309,8 +309,6 @@ build_each_commit_task:
build_without_cgo_task:
- skip: $CI == 'true'
-
depends_on:
- "gating"
- "vendor"