feat(templates): update Jenkins template

This commit is contained in:
thibaut severac
2017-07-29 10:36:41 +02:00
committed by Anthony Lapenna
parent 9a262b4efc
commit 51e8661738

View File

@@ -464,6 +464,12 @@
"8080/tcp", "8080/tcp",
"50000/tcp" "50000/tcp"
], ],
"env": [
{
"name": "JENKINS_OPTS",
"label": "Jenkins options"
}
],
"volumes": ["/var/jenkins_home"] "volumes": ["/var/jenkins_home"]
}, },
{ {