Commit 03ba593d authored by nanahira's avatar nanahira

rev

parent 8ebe1679
......@@ -25,8 +25,9 @@ upload_to_minio:
- build_dex
tags:
- linux
image: banst/awscli
image: python
script:
- s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/DataEditorX
- pip install -U awscli
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/DataEditorX
only:
- 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