Commit 59f94e97 authored by mercury233's avatar mercury233

test gitlab ci

parent 2d24a26a
Pipeline #16744 passed with stages
in 16 seconds
...@@ -26,6 +26,6 @@ upload: ...@@ -26,6 +26,6 @@ upload:
script: script:
- mkdir dist - mkdir dist
- mv pack.db dist/ - mv pack.db dist/
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync /dist s3://mycard/ygopro-card-list - aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/ygopro-card-list
only: only:
- master - master
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