Commit 75ff9e28 authored by wind2009's avatar wind2009

Merge branch 'develop'

parents 0ed3e4c4 e5da6da0
......@@ -7,4 +7,5 @@ git clone --depth=1 https://code.mycard.moe/mycard/ygopro-database
cp -rf ./ygopro-database/locales/$TARGET_LOCALE/* .
# ygopro-images
mkdir pics
wget -O - https://cdn01.moecube.com/images/ygopro-images-${TARGET_LOCALE}.zip | bsdtar -C pics -xf -
# skip it in develop branch
# wget -O - https://cdn01.moecube.com/images/ygopro-images-${TARGET_LOCALE}.zip | bsdtar -C pics -xf -
......@@ -494,7 +494,7 @@ upload:
- linux
variables:
appVersion: $CI_COMMIT_TAG
script: ./.ci/upload-packager.sh
# script: 'true'
# script: ./.ci/upload-packager.sh
script: 'true'
only:
- tags
Subproject commit 14ebfd50151aef5e13a7feba3e5badf0392eecaf
Subproject commit 9f70849892d54adc0246e21cbe33ed2b2bde04f7
Subproject commit 546bd713e3cf7a6ad396a086079e303ef032665c
Subproject commit 48f98d0469d586b5435b9eeb0cf2298c57e027b6
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment