2025-03-19 19:12:08 vscode task自动提交
This commit is contained in:
parent
07d8f8bdb5
commit
3730236df2
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -31,7 +31,7 @@
|
|||||||
{
|
{
|
||||||
"label": "curl webhook",
|
"label": "curl webhook",
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"command": "curl -X POST -H 'text/html; charset=utf-8' -k https://47.112.174.207:8989/hook?access_key=q1kbVssnJzhWrrW7T1CDefq58wKs9DL70gWHznYNFH8TBwI9",
|
"command": "curl -X POST -k https://47.112.174.207:8989/hook?access_key=q1kbVssnJzhWrrW7T1CDefq58wKs9DL70gWHznYNFH8TBwI9",
|
||||||
"problemMatcher": ["$tsc"],
|
"problemMatcher": ["$tsc"],
|
||||||
"dependsOn": ["Git Commit & Push"]
|
"dependsOn": ["Git Commit & Push"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user