Commit 18c69932 authored by nanahira's avatar nanahira

ci

parent 2f460f7f
Pipeline #32519 passed with stage
in 10 seconds
stages:
- deploy
variables:
GIT_DEPTH: "1"
upload_to_minio:
stage: deploy
tags:
- linux
script:
- aws s3 --endpoint=https://minio.moenext.com:9000 sync --delete dist/ s3://mycard/mdpro3-data
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