Commit d79e3073 authored by fallenstardust's avatar fallenstardust

生成JPG链接

parent 3ea06ddb
Pipeline #18683 passed with stage
in 52 seconds
...@@ -11,4 +11,4 @@ upload: ...@@ -11,4 +11,4 @@ upload:
- linux - linux
script: script:
- pip install awscli - pip install awscli
- aws s3 --endpoint=https://minio.mycard.moe:9000 sync --delete . s3://mycard/ygomobile-images --exclude "*" --include "*.png" - aws s3 --endpoint=https://minio.mycard.moe:9000 sync --delete . s3://mycard/ygomobile-images --exclude "*" --include "*.jpg"
\ No newline at end of file \ No newline at end of file
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