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 79f6f59 commit 1b7523eCopy full SHA for 1b7523e
docs/openfaas-pro/builder.md
@@ -126,7 +126,7 @@ faas-cli new --lang node22 hello-world
126
127
# Look in ./build/hello-world to see the contents
128
# that is normally passed to "docker build"
129
-faas-cli build --shrinkwrap -f hello-world.yml
+faas-cli build --shrinkwrap -f stack.yaml
130
131
# Now rename "hello-world" to "context"
132
# since that's the folder name expected by the builder
0 commit comments