Commit 51fd78d2 authored by nanahira's avatar nanahira

remove

parent 158a8235
Pipeline #9102 passed with stages
in 46 seconds
...@@ -28,14 +28,3 @@ upload_to_minio_latest: ...@@ -28,14 +28,3 @@ upload_to_minio_latest:
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync --delete dist/ s3://mycard/koishipro/ygopro-database - aws s3 --endpoint=https://minio.mycard.moe:9000 sync --delete dist/ s3://mycard/koishipro/ygopro-database
only: only:
- master - master
upload_to_minio_rainbow:
stage: deploy
dependencies:
- get_lflist
tags:
- linux
script:
- aws s3 --endpoint=https://rainbow-minio.moestart.com:9777 sync --delete dist/ s3://mycard/koishipro/ygopro-database
only:
- 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