diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-22 15:32:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-22 15:32:19 +0200 |
commit | d6cee18273810a21c96f4161956676d78155b45a (patch) | |
tree | 8edab5b739d716cfb13feecb8edb20efc939a9df /.cirrus.yml | |
parent | e3256f6fe37ed0898675bb21391ffdec19f2824e (diff) | |
parent | c14d71e492e6f6ce3eeb1b3d9f75db3003547215 (diff) | |
download | podman-d6cee18273810a21c96f4161956676d78155b45a.tar.gz podman-d6cee18273810a21c96f4161956676d78155b45a.tar.bz2 podman-d6cee18273810a21c96f4161956676d78155b45a.zip |
Merge pull request #6339 from rhatdan/build4
Attempt to turn on special_testing_endpoint tests
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 0e1e6cd04..04b31b1e0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -709,7 +709,6 @@ special_testing_bindings_task: special_testing_endpoint_task: - skip: $CI == 'true' depends_on: - "gating" - "varlink_api" |