Commit 282fb771 authored by wind2009's avatar wind2009

remove develop ci

parent 75ff9e28
...@@ -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 -
...@@ -494,7 +494,7 @@ upload: ...@@ -494,7 +494,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
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