mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add dockerproxy to accelerate ghcr.io
This commit is contained in:
committed by
Igor Pečovnik
parent
321a0cd257
commit
115cb80a04
@@ -83,7 +83,7 @@ function artifact_firmware_cli_adapter_config_prep() {
|
||||
}
|
||||
|
||||
function artifact_firmware_get_default_oci_target() {
|
||||
artifact_oci_target_base="ghcr.io/armbian/cache-firmware/"
|
||||
artifact_oci_target_base="${GHCR_SOURCE}/armbian/cache-firmware/"
|
||||
}
|
||||
|
||||
function artifact_firmware_is_available_in_local_cache() {
|
||||
|
||||
Reference in New Issue
Block a user