Commit d4261477 authored by nanahira's avatar nanahira

Mercury233 is too lazy to release

parent 43205b06
Pipeline #21730 passed with stages
in 40 seconds
......@@ -64,7 +64,7 @@ deploy:
variables:
username: $MYCARD_USERNAME
password: $MYCARD_PASSWORD
appVersion: $CI_COMMIT_TAG
appVersion: $CI_COMMIT_SHORT_SHA
script:
- apt update; apt -y install tar zstd curl jq
- git clone https://code.mycard.moe/mycard/mycard-package-script
......@@ -74,7 +74,7 @@ deploy:
- ./index.sh makeBuild ygopro-pre-pro2 ../dist || true
- cd ..
only:
- tags
- master
deploy_to_minio:
stage: deploy
......
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