Commit de23dead authored by nanahira's avatar nanahira

add pre for all distros

parent de1477cd
Pipeline #5015 passed with stages
in 54 seconds
...@@ -57,7 +57,9 @@ deploy: ...@@ -57,7 +57,9 @@ deploy:
- apt update; apt -y install tar zstd curl jq - apt update; apt -y install tar zstd curl jq
- git clone https://code.mycard.moe/mycard/mycard-package-script - git clone https://code.mycard.moe/mycard/mycard-package-script
- cd mycard-package-script - cd mycard-package-script
- ./index.sh makeBuild ygopro-pre ../dist - ./index.sh makeBuild ygopro-pre ../dist || true
- ./index.sh makeBuild ygopro-pre-koishi ../dist || true
- ./index.sh makeBuild ygopro-pre-pro2 ../dist || true
- cd .. - cd ..
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