1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-16 07:40:29 +01:00

Use lint image for tests

This commit is contained in:
Otto Winter 2019-05-28 10:39:24 +02:00
parent db3c5f05f7
commit c700906abc

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