mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
ci: Only use "github_sync" tagged runners to talk to GitHub
This commit is contained in:
committed by
Ivan Grokhotkov
parent
04ed861eb8
commit
fb4b035105
@@ -593,6 +593,8 @@ check_submodule_sync:
|
|||||||
- /^release\/v/
|
- /^release\/v/
|
||||||
- /^v\d+\.\d+(\.\d+)?($|-)/
|
- /^v\d+\.\d+(\.\d+)?($|-)/
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
tags:
|
||||||
|
- github_sync
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: clone
|
GIT_STRATEGY: clone
|
||||||
before_script: *do_nothing_before
|
before_script: *do_nothing_before
|
||||||
|
Reference in New Issue
Block a user