Pulling images from gitlab docker container registry.

This commit is contained in:
Greenscreener 2019-09-08 19:11:31 +02:00
parent e767a1161f
commit 1555d75788

View File

@ -20,6 +20,7 @@ lint:
DOCKER_DRIVER: overlay2
GIT_SUBMODULE_STRATEGY: none
script:
- docker-compose pull
- docker-compose run xo-js-lint
- docker-compose run xo-html-lint
- docker-compose run sass-lint