mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: switch to using Armbian-org GH hosted git shallow trees and Docker images
This commit is contained in:
@@ -126,7 +126,7 @@ function kernel_prepare_bare_repo_decide_shallow_or_full() {
|
||||
|
||||
display_alert "Using ${decision} Kernel bare tree for ${KERNEL_MAJOR_MINOR}" "${decision_why}" "info"
|
||||
|
||||
declare base_oras_ref="ghcr.io/rpardini/armbian-git-shallow" # @TODO allow changing this
|
||||
declare base_oras_ref="ghcr.io/armbian/shallow" # @TODO allow changing this
|
||||
declare estimated_dl_size_mib=0 benefits="" cons=""
|
||||
case "${decision}" in
|
||||
shallow)
|
||||
|
||||
Reference in New Issue
Block a user