提交 3b10de4b 编写于 作者: E Evan Read

Merge branch 'docs-serverless-template' into 'master'

Fix serverless.yml template indentation

See merge request gitlab-org/gitlab-ce!24548
...@@ -121,9 +121,9 @@ In order to deploy functions to your Knative instance, the following files must ...@@ -121,9 +121,9 @@ In order to deploy functions to your Knative instance, the following files must
runtime: https://gitlab.com/triggermesh/runtimes/raw/master/nodejs.yaml runtime: https://gitlab.com/triggermesh/runtimes/raw/master/nodejs.yaml
description: "echo function using node.js runtime" description: "echo function using node.js runtime"
buildargs: buildargs:
- DIRECTORY=echo - DIRECTORY=echo
environment: environment:
FUNCTION: echo FUNCTION: echo
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册