Merge branch 'ci/reduce_checK_docs_gh_link' into 'master'

ci: only run check_docs_gh_links job once per pipeline

See merge request espressif/esp-idf!14199
This commit is contained in:
Anton Maklakov
2021-06-30 08:55:31 +00:00

View File

@@ -70,9 +70,11 @@ check_docs_lang_sync:
DOCTGT: ["esp32", "esp32s2", "esp32c3"]
check_docs_gh_links:
image: $ESP_IDF_DOC_ENV_IMAGE
variables:
PYTHON_VER: 3.6.13
extends:
- .pre_check_job_template
- .build_docs_template
- .doc-rules:build:docs
script:
- cd docs