summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-14 04:35:32 -0500
committerGitHub <noreply@github.com>2021-01-14 04:35:32 -0500
commit4e4477cae6000a74d6bf7845c87faeedf98e6922 (patch)
tree7e487c229aea9a912e6dac2ef0f138bb25584ab2
parentb2ac2a3f10a8eaf9a2bc9040bacd3a2a94decbd0 (diff)
parent1231665e54689f8923ae37f14d1f6cec9f66440a (diff)
downloadpodman-4e4477cae6000a74d6bf7845c87faeedf98e6922.tar.gz
podman-4e4477cae6000a74d6bf7845c87faeedf98e6922.tar.bz2
podman-4e4477cae6000a74d6bf7845c87faeedf98e6922.zip
Merge pull request #8967 from cevich/install_tools_for_alt_build
Ensure install.tools for alt build task
-rw-r--r--.cirrus.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f04fcaba1..9233d9668 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -317,6 +317,8 @@ alt_build_task:
ALT_NAME: 'Test build RPM'
- env:
ALT_NAME: 'Alt Arch. Cross'
+ gopath_cache: *ro_gopath_cache
+ clone_script: *noop # Comes from cache
setup_script: *setup
main_script: *main
always: *binary_artifacts