mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 10:17:53 +00:00
Merge pull request #8967 from cevich/install_tools_for_alt_build
Ensure install.tools for alt build task
This commit is contained in:
commit
4e4477cae6
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue