change function example

This commit is contained in:
Asim Aslam
2021-10-11 14:25:37 +01:00
parent 6ada3cd5b5
commit 400b8d52fe

View File

@@ -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": ""
}
]