Commit 04b5b9f8 authored by mercury233's avatar mercury233

update ref

parent 5849f408
......@@ -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://minio-tokin.mycard.moe:9001/mycard/images/ygopro-images-${locale}.zip
- curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" https://water.mycard.moe:9000/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://minio-tokin.mycard.moe:9001/mycard/images/ygopro-images-%locale%.zip
- curl --location --retry 5 --output ygopro-images-%locale%.zip https://water.mycard.moe:9000/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 c785794945f5ef635656d1c9b18a5a0cc19058e8
Subproject commit f20b6ddf10b43976640a4ccd359b2a839aaf3119
Subproject commit d2b54db1e85825ce3344a777ae0b35e4c728eb79
Subproject commit 3fa37bf268dfdc2f502f0acbc3d524c90b8f633b
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