mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: artifact rootfs: change default OCI target to new Armbian org hosted repo
This commit is contained in:
@@ -116,7 +116,7 @@ function artifact_rootfs_cli_adapter_config_prep() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function artifact_rootfs_get_default_oci_target() {
|
function artifact_rootfs_get_default_oci_target() {
|
||||||
artifact_oci_target_base="ghcr.io/rpardini/armbian-release/"
|
artifact_oci_target_base="ghcr.io/armbian/rootfs-cache/"
|
||||||
}
|
}
|
||||||
|
|
||||||
function artifact_rootfs_is_available_in_local_cache() {
|
function artifact_rootfs_is_available_in_local_cache() {
|
||||||
|
|||||||
Reference in New Issue
Block a user