Merge pull request #8967 from cevich/install_tools_for_alt_build

Ensure install.tools for alt build task
This commit is contained in:
OpenShift Merge Robot 2021-01-14 04:35:32 -05:00 committed by GitHub
commit 4e4477cae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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