.
This commit is contained in:
parent
980134801f
commit
9ac146e091
1 changed files with 2 additions and 2 deletions
|
|
@ -59,10 +59,10 @@ steps:
|
|||
just build-r-${PLATFORM} $(cat r-release-version.txt)
|
||||
fi
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- docker-sock:/var/run/docker.sock
|
||||
settings:
|
||||
mount:
|
||||
- "/var/run/docker.sock"
|
||||
- "docker-sock"
|
||||
# volumes:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock
|
||||
# - /tmp:/tmp
|
||||
|
|
|
|||
Loading…
Reference in a new issue