fixing drone build

This commit is contained in:
Alexei Ledenev
2017-07-25 15:21:39 +03:00
parent da6f2d2029
commit 84b6d3263e
+2 -2
View File
@@ -17,7 +17,7 @@ pipeline:
build_docker_image:
image: docker:1.12
image: docker:17.06
environment:
- DOCKER_HOST=tcp://127.0.0.1:2375
- TAG=${DRONE_BRANCH}-${DRONE_COMMIT_SHA:0:7}
@@ -41,7 +41,7 @@ pipeline:
services:
dind:
image: docker:1.12-dind
image: docker:17.06-dind
privileged: true
command:
- "-s"