summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-11 17:20:37 -0500
committerGitHub <noreply@github.com>2021-01-11 17:20:37 -0500
commit56819073147bec22badd6b5e424cd981d3383398 (patch)
tree6db1728f57f4d50612ae25ccfe1cad369cac0dbd /.cirrus.yml
parenta6510892635d57dfcfbacbe910155e380612b057 (diff)
parent1d8b9e944f0b9532bd750d583a70810377d9b71e (diff)
downloadpodman-56819073147bec22badd6b5e424cd981d3383398.tar.gz
podman-56819073147bec22badd6b5e424cd981d3383398.tar.bz2
podman-56819073147bec22badd6b5e424cd981d3383398.zip
Merge pull request #8939 from cevich/more_cross_builds
Cirrus: Add cross-compile test for alternative arches
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 18cb889ad..3eaa4ede8 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -311,6 +311,8 @@ alt_build_task:
ALT_NAME: 'Build Without CGO'
- env:
ALT_NAME: 'Test build RPM'
+ - env:
+ ALT_NAME: 'Alt Arch. Cross'
setup_script: *setup
main_script: *main
always: *binary_artifacts