fix patch
This commit is contained in:
parent
a0059524fc
commit
1d004bebee
1 changed files with 1 additions and 1 deletions
|
@ -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:=}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue