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