mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
ci: use ci-registry pre-commit image
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
extends:
|
||||
- .before_script:minimal
|
||||
stage: pre_check
|
||||
image: "${CI_DOCKER_REGISTRY}/esp-idf-pre-commit:1"
|
||||
image: "${CI_REGISTRY}/ci/images/pre-commit-idf-v5.5:1"
|
||||
tags: [pre-commit]
|
||||
variables:
|
||||
# Both shiny and brew runners can pick this job
|
||||
|
||||
Reference in New Issue
Block a user