We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0891eb5 commit 747dcb7Copy full SHA for 747dcb7
content/en/docs/concepts/function_build.md
@@ -29,7 +29,7 @@ spec:
29
## Customize functions framework version, valid for functions-framework-go for now
30
## Usually you needn't to do so because the builder will ship with the latest functions-framework
31
# FUNC_FRAMEWORK_VERSION: "v0.3.0"
32
- # Use FUNC_GOPROXY to set the goproxy
+ ## Use FUNC_GOPROXY to set the goproxy
33
# FUNC_GOPROXY: "https://goproxy.cn"
34
srcRepo:
35
url: "https://github.com/OpenFunction/samples.git"
0 commit comments