fixing clouds config for dockerHost uri demo
This commit is contained in:
parent
a0720f70ee
commit
deb6407f2e
|
|
@ -7,8 +7,9 @@ jenkins:
|
|||
clouds:
|
||||
- docker:
|
||||
name: "docker"
|
||||
dockerHost:
|
||||
uri: "unix:///var/run/docker.sock"
|
||||
dockerApi:
|
||||
dockerHost:
|
||||
uri: "unix:///var/run/docker.sock"
|
||||
templates:
|
||||
- labelString: "docker-agent"
|
||||
dockerTemplateBase:
|
||||
|
|
|
|||
Loading…
Reference in New Issue