Ah bollocks...

This commit is contained in:
Greenscreener
2019-07-19 13:56:46 +02:00
parent 5fc314e79e
commit 0ca34bb9f5
+2 -2
View File
@@ -10,8 +10,8 @@ lint:
services:
- docker:dind
variables:
DOCKER_HOST: "tcp://docker:2375"
DOCKER_DRIVER: oberlay2
DOCKER_HOST: "tcp://docker:2375/"
DOCKER_DRIVER: overlay2
script:
- docker-compose run xo-js-lint
- docker-compose run xo-html-lint