This commit is contained in:
Greenscreener 2019-07-19 13:32:29 +02:00
parent a0a8f355ef
commit 1783ad9306

View File

@ -7,6 +7,8 @@ lint:
entrypoint: entrypoint:
- /bin/sh - /bin/sh
- "-c" - "-c"
services:
- docker:dind
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