mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Adjusting ORAS cache location, runners (#5129)
* Move packages to new location * Adjust build runners * Switch to OS Signed-off-by: Igor <igor@armbian.com> --------- Signed-off-by: Igor <igor@armbian.com> Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
This commit is contained in:
@@ -173,7 +173,7 @@ function artifact_uboot_cli_adapter_config_prep() {
|
||||
}
|
||||
|
||||
function artifact_uboot_get_default_oci_target() {
|
||||
artifact_oci_target_base="${GHCR_SOURCE}/armbian/cache-uboot/"
|
||||
artifact_oci_target_base="${GHCR_SOURCE}/armbian/os/"
|
||||
}
|
||||
|
||||
function artifact_uboot_is_available_in_local_cache() {
|
||||
|
||||
Reference in New Issue
Block a user