Commit 0c3605d2 authored by nanahira's avatar nanahira

OK to build other branches but not deploy

parent be42b517
......@@ -10,8 +10,8 @@ build_dex:
dependencies: []
tags:
- linux
only:
- master
#only:
# - master
image: mono
script:
- ./ci/build.sh
......@@ -28,6 +28,6 @@ upload_to_minio:
image: python
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