ci: update pre-commit to use new docker image

This commit is contained in:
Chen Yudong
2026-05-29 10:11:50 +08:00
parent 8f00dfc74b
commit d39ba32acb

View File

@@ -2,7 +2,7 @@
extends:
- .before_script:minimal
stage: pre_check
image: "${CI_DOCKER_REGISTRY}/esp-idf-pre-commit:2"
image: "${CI_REGISTRY}/ci/images/pre-commit-idf:1"
tags: [pre-commit]
variables:
# Both shiny and brew runners can pick this job