Commit 54d8021c authored by JoyJ's avatar JoyJ
parents 30d5174d dfd7501c
......@@ -10,8 +10,8 @@ build_dex:
dependencies: []
tags:
- linux
only:
- master
#only:
# - master
image: mono
script:
- ./ci/build.sh
......@@ -25,9 +25,9 @@ upload_to_minio:
- build_dex
tags:
- linux
image: python
image: banst/awscli
script:
- pip install -U awscli
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist s3://mycard/DataEditorX
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync dist/ s3://mycard/DataEditorX
only:
- master
File mode changed from 100644 to 100755
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