Added a restart of the docker daemon to the build process
This commit is contained in:
parent
a2cb7af946
commit
838dabc7f8
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ services:
|
|||
- docker
|
||||
|
||||
script:
|
||||
- sudo service docker restart; sleep 10
|
||||
- make run-container
|
||||
- make test
|
||||
|
|
Loading…
Add table
Reference in a new issue