Commit 896dc7c0 authored by nanahira's avatar nanahira

fix

parent 0ecd964c
Pipeline #3023 passed with stages
in 1 minute and 14 seconds
...@@ -29,4 +29,4 @@ upload_to_minio: ...@@ -29,4 +29,4 @@ upload_to_minio:
- pip install -U -i https://mirrors.aliyun.com/pypi/simple/ awscli - pip install -U -i https://mirrors.aliyun.com/pypi/simple/ awscli
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://nanahira/init - aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://nanahira/init
only: only:
- tags - 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