fixing clouds config for dockerHost uri demo

This commit is contained in:
Ewelina Wilkosz 2018-02-03 10:42:38 +01:00
parent a0720f70ee
commit deb6407f2e
1 changed files with 3 additions and 2 deletions

View File

@ -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: