Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Foundation
IT
Websites
osgi.org
Commits
a46f9959
Commit
a46f9959
authored
Mar 21, 2022
by
Mikaël Barbero
🗡
Browse files
Added resources limits to hugo container
parent
34eff98f
Pipeline
#2493
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
a46f9959
...
...
@@ -20,6 +20,10 @@ spec:
value: "/home/jenkins"
- name: hugo
image: eclipsefdn/hugo-node:h0.76.5-n12.22.1
resources:
limits:
memory: "512Mi"
cpu: "1000m"
command:
- cat
tty: true
...
...
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