Commit e8d1fa44 authored by mercury233's avatar mercury233

update image source

parent 6d553b28
......@@ -87,7 +87,7 @@ before_deploy:
- cp locales/${locale}/* .
- mkdir replay
- mkdir pics
- curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" https://cdn01.moecube.com/images/ygopro-images-${locale}.zip
- curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" https://minio-tokin.mycard.moe:9001/mycard/images/ygopro-images-${locale}.zip
- unzip -q -d pics ygopro-images-${locale}.zip
- curl --location --retry 5 --output 'ygopro-starter-pack-master.zip' https://github.com/moecube/ygopro-starter-pack/archive/master.zip
- unzip -q ygopro-starter-pack-master.zip
......
......@@ -68,7 +68,7 @@ after_build:
- cp locales/%locale%/* .
- mkdir replay
- mkdir pics
- curl --location --retry 5 --output ygopro-images-%locale%.zip https://cdn01.moecube.com/images/ygopro-images-%locale%.zip
- curl --location --retry 5 --output ygopro-images-%locale%.zip https://minio-tokin.mycard.moe:9001/mycard/images/ygopro-images-%locale%.zip
- unzip -q -d pics ygopro-images-%locale%.zip
- curl --location --retry 5 --output ygopro-starter-pack-master.zip https://github.com/moecube/ygopro-starter-pack/archive/master.zip
- unzip -q ygopro-starter-pack-master.zip
......
Subproject commit 6e3877dc6239bc8464c217b0ae69970b1dca4496
Subproject commit c785794945f5ef635656d1c9b18a5a0cc19058e8
Subproject commit e6f03739e60d3f93caaa09fd0bbc1f0c4dc617ad
Subproject commit d2b54db1e85825ce3344a777ae0b35e4c728eb79
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