Commit 9781bfe2 authored by nanahira's avatar nanahira

Merge branch 'master' of github.com:moecube/windbot

parents 9e73d726 ede713c5
Pipeline #4890 passed with stage
in 1 minute and 15 seconds
...@@ -46,9 +46,7 @@ upload_to_minio: ...@@ -46,9 +46,7 @@ upload_to_minio:
- build - build
tags: tags:
- linux - linux
image: python
script: script:
- pip install -U -i https://mirrors.aliyun.com/pypi/simple/ awscli
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/windbot - aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/windbot
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