2025-03-19 19:29:01 vscode task自动提交

This commit is contained in:
etoai 2025-03-19 19:29:01 +08:00
parent 39256a0316
commit ab27ae86fd

2
.vscode/tasks.json vendored
View File

@ -34,7 +34,7 @@
"command": "curl",
"args": [
"-X", "POST",
"-H", "Content-Type: application/html",
// "-H", "Content-Type: application/html",
// "-d", "{\"event\": \"build_success\"}", //
"-k", "https://47.112.174.207:8989/hook?access_key=q1kbVssnJzhWrrW7T1CDefq58wKs9DL70gWHznYNFH8TBwI9"
],