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