empty string does something after all!
This commit is contained in:
parent
d607b52b6d
commit
1d3bf171e4
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ container:
|
|||
# - '**'
|
||||
valid_volumes: []
|
||||
# Overrides the docker host set by the DOCKER_HOST environment variable, and mounts on the job container.
|
||||
# If "-", no docker host will be mounted in the job container
|
||||
# If "-" or "", no docker host will be mounted in the job container
|
||||
# If "automount", an available docker host will automatically be found and mounted in the job container (e.g. /var/run/docker.sock).
|
||||
# If it's a url, the specified docker host will be mounted in the job container
|
||||
# Example urls: unix:///run/docker.socket or ssh://user@host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue