Use lint image for tests

This commit is contained in:
Otto Winter 2019-05-28 10:39:24 +02:00
parent a23ebead68
commit 127efe9a52
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

@ -20,7 +20,7 @@ stages:
- docker
.test: &test
image: esphome/esphome-base-amd64:${BASE_VERSION}
image: esphome/esphome-lint:latest
stage: test
before_script:
- script/setup