Use JSDeliver mirror
Until https://github.com/hexpm/hexpm/issues/1130 is solved or understood Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
70cb96dc96
commit
de8231858a
|
@ -32,6 +32,7 @@ variables:
|
|||
APP_VERSION: "${CI_COMMIT_REF_NAME}"
|
||||
APP_ASSET: "${CI_PROJECT_NAME}_${CI_COMMIT_REF_NAME}_${ARCH}.tar.gz"
|
||||
CYPRESS_INSTALL_BINARY: 0
|
||||
HEX_MIRROR: https://cdn.jsdelivr.net/hex
|
||||
|
||||
cache:
|
||||
key: "${CI_COMMIT_REF_SLUG}-${CI_COMMIT_SHORT_SHA}"
|
||||
|
|
Loading…
Reference in a new issue