feat(templates): update Jenkins template
This commit is contained in:
committed by
Anthony Lapenna
parent
9a262b4efc
commit
51e8661738
@@ -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"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user