/alpine
This commit is contained in:
parent
f62846d763
commit
48edbf1bf5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
[ -n "${SPCD_REF_STAGING}" ] || SPCD_REF_STAGING="dev"
|
[ -n "${SPCD_REF_STAGING}" ] || SPCD_REF_STAGING="dev"
|
||||||
|
|
||||||
[ -n "${SPCD_URL_ALPINE}" ] ||
|
[ -n "${SPCD_URL_ALPINE}" ] ||
|
||||||
SPCD_URL_ALPINE="https://dl-cdn.alpinelinux.org"
|
SPCD_URL_ALPINE="https://dl-cdn.alpinelinux.org/alpine"
|
||||||
[ -n "${SPCD_URL_ARCH}" ] ||
|
[ -n "${SPCD_URL_ARCH}" ] ||
|
||||||
SPCD_URL_ARCH="https://geo.mirror.pkgbuild.com"
|
SPCD_URL_ARCH="https://geo.mirror.pkgbuild.com"
|
||||||
[ -n "${SPCD_URL_DEBIAN}" ] ||
|
[ -n "${SPCD_URL_DEBIAN}" ] ||
|
||||||
|
|
Loading…
Reference in a new issue