mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
90e3cc24f4
commit
2c6cf6a3bd
@ -58,7 +58,8 @@ build_esp_sr_pdf:
|
|||||||
script:
|
script:
|
||||||
- cd $DOCS_DIR
|
- cd $DOCS_DIR
|
||||||
- ./check_lang_folder_sync.sh
|
- ./check_lang_folder_sync.sh
|
||||||
- build-docs -bs latex -l $DOCLANG -t $DOCTGT
|
- pip install -r requirements.txt
|
||||||
|
- build-docs --skip-reqs-check -bs latex -l $DOCLANG -t $DOCTGT
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- DOCLANG: ["en", "zh_CN"]
|
- DOCLANG: ["en", "zh_CN"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user