This commit is contained in:
Greenscreener 2019-07-19 13:43:38 +02:00
parent 1783ad9306
commit 5fc314e79e

View File

@ -8,7 +8,10 @@ lint:
- /bin/sh
- "-c"
services:
- docker:dind
- docker:dind
variables:
DOCKER_HOST: "tcp://docker:2375"
DOCKER_DRIVER: oberlay2
script:
- docker-compose run xo-js-lint
- docker-compose run xo-html-lint