Commit 282fb771 authored by wind2009's avatar wind2009

remove develop ci

parent 75ff9e28
Pipeline #25316 passed with stages
in 4 minutes and 40 seconds
......@@ -8,4 +8,4 @@ cp -rf ./ygopro-database/locales/$TARGET_LOCALE/* .
# ygopro-images
mkdir pics
# 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:
- linux
variables:
appVersion: $CI_COMMIT_TAG
# script: ./.ci/upload-packager.sh
script: 'true'
script: ./.ci/upload-packager.sh
#script: 'true'
only:
- 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