Merge branch 'ci/doc_build_after_template' into 'master'

ci(docs): allow doc build to run immediately after fast template app

See merge request espressif/esp-idf!25315
pull/12097/head
Marius Vikhammer 2023-08-11 11:35:48 +08:00
commit d501c62b55
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -76,7 +76,10 @@ check_docs_lang_sync:
stage: build_doc
tags:
- build_docs
dependencies: []
needs:
- job: fast_template_app
artifacts: false
optional: true
script:
- cd docs
- build-docs -t $DOCTGT -bs $DOC_BUILDERS -l $DOCLANG build