mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-25 17:18:00 +00:00
cirrus: fix broken macos artifacts URL
The task got renamed but didn't fix the URL for the machine test task
only the artifacts task url was fixed.
Fixes 439fe90208 ("Minor: Rename the OSX Cross task")
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
6abdda6d7b
commit
67df6d60c3
1 changed files with 1 additions and 1 deletions
|
|
@ -796,7 +796,7 @@ podman_machine_mac_task:
|
|||
clone_script: # artifacts from osx_alt_build_task
|
||||
- mkdir -p $CIRRUS_WORKING_DIR
|
||||
- cd $CIRRUS_WORKING_DIR
|
||||
- $ARTCURL/OSX%20Cross/repo/repo.tbz
|
||||
- $ARTCURL/Build%20for%20MacOS%20amd64%2Barm64/repo/repo.tbz
|
||||
- tar xjf repo.tbz
|
||||
# This host is/was shared with potentially many other CI tasks.
|
||||
# The previous task may have been canceled or aborted.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue