Update .gitlab-ci.yml

This commit is contained in:
qhy040404
2024-02-07 21:13:59 +08:00
committed by GitHub
parent 425b3789bf
commit 635b52980b

View File

@@ -74,3 +74,4 @@ Refresh:
script: script:
- apt-get install -y curl - apt-get install -y curl
- curl -X PATCH "$PURGE_URL" - curl -X PATCH "$PURGE_URL"
- curl -X POST -o /dev/null "$UPLOAD_OSS_URL"