typo
This commit is contained in:
parent
d052f1f809
commit
b0dd80b439
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ index c3b8f7a..dc5d72b
|
||||||
|
|
||||||
: "${REPODEST:=$HOME/packages}"
|
: "${REPODEST:=$HOME/packages}"
|
||||||
-: "${MIRROR:=https://dl-cdn.alpinelinux.org/alpine}"
|
-: "${MIRROR:=https://dl-cdn.alpinelinux.org/alpine}"
|
||||||
+: "${MIRROR:=https://ayakael.net/api/packages/forge/alpine}
|
+: "${MIRROR:=https://ayakael.net/api/packages/forge/alpine}"
|
||||||
+: "${ALPINE_MIRROR:=http://dl-cdn.alpinelinux.org/alpine}"
|
+: "${ALPINE_MIRROR:=http://dl-cdn.alpinelinux.org/alpine}"
|
||||||
: "${MAX_ARTIFACT_SIZE:=300000000}" #300M
|
: "${MAX_ARTIFACT_SIZE:=300000000}" #300M
|
||||||
: "${CI_DEBUG_BUILD:=}"
|
: "${CI_DEBUG_BUILD:=}"
|
||||||
|
|
Loading…
Reference in a new issue