Commit 3b97a461 authored by Daniel Gruesso's avatar Daniel Gruesso Committed by Evan Read

Fix serverless.yml template indentation

parent fb24d5fa
......@@ -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