Commit 3b10de4b authored by Evan Read's avatar Evan Read

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

Fix serverless.yml template indentation

See merge request gitlab-org/gitlab-ce!24548
parents fb24d5fa 3b97a461
......@@ -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
description: "echo function using node.js runtime"
buildargs:
- DIRECTORY=echo
environment:
FUNCTION: echo
- DIRECTORY=echo
environment:
FUNCTION: echo
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment