mirror of
https://github.com/containers/podman.git
synced 2025-07-02 00:30:00 +08: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:
@ -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.
|
||||
|
Reference in New Issue
Block a user