Setup custom webhook - timerring/CloudCheckin GitHub Wiki
curl -X POST -H "content-type: application/json" 'https://internal.circleci.com/private/soc/e/<your-URL>?secret=<your-secret>'
更多内容参考官方文档:trigger-a-pipeline-from-a-custom-webhook
curl -X POST -H "content-type: application/json" 'https://internal.circleci.com/private/soc/e/<your-URL>?secret=<your-secret>'
更多内容参考官方文档:trigger-a-pipeline-from-a-custom-webhook