WIP
This commit is contained in:
parent
1783ad9306
commit
5fc314e79e
@ -8,7 +8,10 @@ lint:
|
|||||||
- /bin/sh
|
- /bin/sh
|
||||||
- "-c"
|
- "-c"
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
|
variables:
|
||||||
|
DOCKER_HOST: "tcp://docker:2375"
|
||||||
|
DOCKER_DRIVER: oberlay2
|
||||||
script:
|
script:
|
||||||
- docker-compose run xo-js-lint
|
- docker-compose run xo-js-lint
|
||||||
- docker-compose run xo-html-lint
|
- docker-compose run xo-html-lint
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user