circleci: docker as a deployment dependency
This commit is contained in:
parent
a433daaeb0
commit
b9ccacbad9
@ -4,6 +4,9 @@ machine:
|
|||||||
timezone:
|
timezone:
|
||||||
Europe/London
|
Europe/London
|
||||||
|
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
|
||||||
test:
|
test:
|
||||||
pre:
|
pre:
|
||||||
- make install
|
- make install
|
||||||
|
Loading…
Reference in New Issue
Block a user