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:
igorpecovnik
2023-05-02 11:08:34 +02:00
committed by GitHub
parent 64f434ab33
commit ba1a84a5e8
17 changed files with 23 additions and 23 deletions

View File

@@ -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() {