Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b1eab8de
Commit
b1eab8de
authored
Apr 17, 2019
by
Daniel Gruesso
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update serverless.yml for functions to include only node.js
parent
873df37e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
doc/user/project/clusters/serverless/index.md
doc/user/project/clusters/serverless/index.md
+0
-15
No files found.
doc/user/project/clusters/serverless/index.md
View file @
b1eab8de
...
...
@@ -158,21 +158,6 @@ Follow these steps to deploy a function using the Node.js runtime to your Knativ
description
:
"
node.js
runtime
function"
environment
:
MY_FUNCTION
:
echo-js
echo-rb
:
handler
:
MyEcho.my_function
source
:
./echo-rb
runtime
:
https://gitlab.com/gitlab-org/serverless/runtimes/ruby
description
:
"
Ruby
runtime
function"
environment
:
MY_FUNCTION
:
echo-rb
echo-docker
:
handler
:
echo-docker
source
:
./echo-docker
description
:
"
Dockerfile
runtime
function"
environment
:
MY_FUNCTION
:
echo-docker
```
Explanation of the fields used above:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment