diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-21 10:55:58 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-21 11:58:15 -0400 |
commit | 2e7d2c2f47739f0d11c28f37cbd56781d6fceaeb (patch) | |
tree | 978a17e715b8020cf69bb7ee48d0ddf0b5e95627 /.cirrus.yml | |
parent | a852afab2f37026fa8a45d115c61cd77fb3e7ef1 (diff) | |
download | podman-2e7d2c2f47739f0d11c28f37cbd56781d6fceaeb.tar.gz podman-2e7d2c2f47739f0d11c28f37cbd56781d6fceaeb.tar.bz2 podman-2e7d2c2f47739f0d11c28f37cbd56781d6fceaeb.zip |
Start testing with cross compilation
Add missing man page links for podman-image-search and
podman-image-diff
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 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" |