Commit b7ecfb68 authored by nanahira's avatar nanahira

python is too stupid

parent bb040b31
Pipeline #4179 passed with stages
in 20 minutes and 31 seconds
...@@ -515,9 +515,7 @@ upload_to_minio: ...@@ -515,9 +515,7 @@ upload_to_minio:
- pack_macos_en-US - pack_macos_en-US
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/mcpro - aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/mcpro
- cd dist - cd dist
- ls -1 > ../dist-files.txt - ls -1 > ../dist-files.txt
......
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