mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-14 03:34:49 +00:00
remove curl files
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
curl "https://api.m3o.com/v1/function/Deploy" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $M3O_API_TOKEN" \
|
||||
-d '{
|
||||
"entrypoint": "helloworld",
|
||||
"name": "my-first-func",
|
||||
"project": "tests",
|
||||
"repo": "github.com/m3o/nodejs-function-example",
|
||||
"runtime": "nodejs14"
|
||||
}'
|
||||
Reference in New Issue
Block a user