From 51e8661738b11d7143c305a4f54e6949c4deba44 Mon Sep 17 00:00:00 2001 From: thibaut severac Date: Sat, 29 Jul 2017 10:36:41 +0200 Subject: [PATCH] feat(templates): update Jenkins template --- templates.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates.json b/templates.json index 7c45d8d..7194ee0 100644 --- a/templates.json +++ b/templates.json @@ -464,6 +464,12 @@ "8080/tcp", "50000/tcp" ], + "env": [ + { + "name": "JENKINS_OPTS", + "label": "Jenkins options" + } + ], "volumes": ["/var/jenkins_home"] }, {