Commit 5c52f8b5 authored by nanahira's avatar nanahira

tags only

parent c38ec167
Pipeline #68 canceled with stage
in 51 seconds
...@@ -30,6 +30,6 @@ upload_to_minio: ...@@ -30,6 +30,6 @@ upload_to_minio:
image: python image: python
script: script:
- pip install -U awscli - pip install -U awscli
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync --delete KoishiPro2-src s3://mycard/koishipro2 - aws s3 --endpoint=https://minio.mycard.moe:9000 sync --delete KoishiPro2-src/ s3://mycard/koishipro2/$CI_COMMIT_TAG
only: only:
- Android - 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