Commit 2c20e27d authored by wind2009's avatar wind2009

readd develop ci

parent 01633a27
...@@ -8,4 +8,4 @@ cp -rf ./ygopro-database/locales/$TARGET_LOCALE/* . ...@@ -8,4 +8,4 @@ cp -rf ./ygopro-database/locales/$TARGET_LOCALE/* .
# ygopro-images # ygopro-images
mkdir pics mkdir pics
# skip it in develop branch # skip it in develop branch
wget -O - https://cdn01.moecube.com/images/ygopro-images-${TARGET_LOCALE}.zip | bsdtar -C pics -xf - # wget -O - https://cdn01.moecube.com/images/ygopro-images-${TARGET_LOCALE}.zip | bsdtar -C pics -xf -
...@@ -496,7 +496,7 @@ upload: ...@@ -496,7 +496,7 @@ upload:
- linux - linux
variables: variables:
appVersion: $CI_COMMIT_TAG appVersion: $CI_COMMIT_TAG
script: ./.ci/upload-packager.sh #script: ./.ci/upload-packager.sh
#script: 'true' script: 'true'
only: only:
- tags - tags
Subproject commit b3daf7e09490e825f08a9007d924ca643bf0ab91 Subproject commit 54ecda46aecdc97ea5dbc628984387561da28e5a
Subproject commit 108c62b15177972c58d7c84a330e806196c9ad32 Subproject commit 1c81fae96af10e8e084b2a895f9a53f78b468bbe
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