Apply suggestion to doc/user/project/clusters/serverless/index.md

This commit is contained in:
Grzegorz Bizon 2019-03-01 08:09:53 +00:00 committed by Lin Jen-Shin
parent 085b8189c5
commit e2a5d369b5

View file

@ -132,7 +132,7 @@ Follow these steps to deploy a function using the Node.js runtime to your Knativ
`Serverless.gitlab-ci.yml` is a template that allows customization.
You can either import it with `include` parameter and use `extends` to
customize your jobs, or you can inline entire template by choosing it
from "Apply a template" dropdown when editing `.gitlab-ci.yml` file through
from **Apply a template** dropdown when editing the `.gitlab-ci.yml` file through
the user interface.
2. `serverless.yml`: this file contains the metadata for your functions,