fix patch
Some checks failed
/ lint (pull_request) Failing after 24s
/ build-x86_64 (pull_request) Failing after 25s

This commit is contained in:
Antoine Martin 2024-08-11 17:36:36 -04:00
parent a0059524fc
commit 1d004bebee
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -18,7 +18,7 @@ index c3b8f7a..a54e88c
: "${REPODEST:=$HOME/packages}"
-: "${MIRROR:=https://dl-cdn.alpinelinux.org/alpine}"
+: "${MIRROR:=https://lab.ilot.io/ayakael/repo-apk/-/raw}"
+: "${ALPINE_MIRROR:=http://dl-cdn.alpinelinux.org/alpine}
+: "${ALPINE_MIRROR:=http://dl-cdn.alpinelinux.org/alpine}"
: "${MAX_ARTIFACT_SIZE:=300000000}" #300M
: "${CI_DEBUG_BUILD:=}"