2025-03-19 19:39:05 vscode task自动提交
This commit is contained in:
parent
11f49631b9
commit
b903c09135
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -33,7 +33,7 @@
|
||||
"type": "shell",
|
||||
"command": "python",
|
||||
"args": [
|
||||
"-c", "import requests; r=requests.post(\\\"https://47.112.174.207:8989/hook?access_key=q1kbVssnJzhWrrW7T1CDefq58wKs9DL70gWHznYNFH8TBwI9\\\"); "
|
||||
"-c", "import requests; r=requests.post(\"https://47.112.174.207:8989/hook?access_key=q1kbVssnJzhWrrW7T1CDefq58wKs9DL70gWHznYNFH8TBwI9\"); "
|
||||
],
|
||||
"problemMatcher": ["$tsc"],
|
||||
"dependsOn": ["Git Commit & Push"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user