mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 19:32:19 +01:00
Use lint image for tests
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user