diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4328f2314c..57ff6ba51b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ packages: - tags notify: script: - - curl --location --request POST 'http://api.lf.oop.cc/api/v1/xuan/chatMessage' --header 'Content-Type: application/json' --data-raw '{ "gid": "84be4c6e-02e3-4fdc-b081-318c0c1eca02", "title": "开源包下载地址", "content": "点击查看详情链接", "url": "http://10.0.7.242:8080/allpacks/" }' + - 'curl --location --request POST ''http://api.lf.oop.cc/api/v1/xuan/chatMessage'' --header ''Content-Type: application/json'' --data-raw ''{"gid": "84be4c6e-02e3-4fdc-b081-318c0c1eca02", "title": "开源包下载地址", "content": "点击查看详情链接", "url": "http://10.0.7.242:8080/allpacks/"}''' when: on_success cleanup_packages: script: