mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 14:35:07 +00:00
change function example
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Deploy a function",
|
"title": "Deploy a function",
|
||||||
"request": {
|
"request": {
|
||||||
"repo": "github.com/crufter/gcloud-nodejs-test",
|
"repo": "github.com/m3o/nodejs-function-example",
|
||||||
"name": "my-first-func",
|
"name": "my-first-func",
|
||||||
"entrypoint": "helloworld",
|
"entrypoint": "helloworld",
|
||||||
"project": "tests"
|
"project": "tests"
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
"project": "a",
|
"project": "a",
|
||||||
"name": "test4",
|
"name": "test4",
|
||||||
"entrypoint": "helloworld",
|
"entrypoint": "helloworld",
|
||||||
"repo": "github.com/crufter/gcloud-nodejs-test",
|
"repo": "github.com/m3o/nodejs-function-example",
|
||||||
"subfolder": ""
|
"subfolder": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user