Commit 78703bb6 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent 0b9e70cb
Pipeline #39962 passed with stage
in 4 minutes and 25 seconds
variables:
GIT_DEPTH: "1"
stages:
- deploy
upload:
stage: deploy
tags:
- linux
script:
- aws s3 --endpoint=https://minio.moenext.com:9000 sync --delete closeup/ s3://mycard/ygopro2-closeup
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