Skip to content
Snippets Groups Projects
Commit 1d6b4d60 authored by Mikaël Barbero's avatar Mikaël Barbero :dagger: Committed by Christopher Guindon
Browse files

Improved build performance


Signed-off-by: default avatarMikaël Barbero <mikael.barbero@eclipse-foundation.org>
parent 9e84cb66
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,15 @@ pipeline {
command:
- cat
tty: true
resources:
limits:
cpu: 1
memory: 1Gi
- name: jnlp
resources:
limits:
cpu: 1
memory: 1Gi
'''
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment