stop using host's docker socket
This commit is contained in:
parent
c9acf34a5b
commit
b240623458
1 changed files with 1 additions and 3 deletions
|
@ -9,6 +9,4 @@ steps:
|
|||
- apt install -y ca-certificates curl golang
|
||||
- go get
|
||||
- go build
|
||||
- ./main -v
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./main -v
|
Loading…
Reference in a new issue