Merge branch 'bugfix/check_doc_links_no_deploy_v4.2' into 'release/v4.2'

CI: Only run check_doc_links if we actually deployed (v4.2)

See merge request espressif/esp-idf!10955
This commit is contained in:
Angus Gratton
2020-12-08 09:08:03 +08:00

View File

@ -3,9 +3,12 @@
image: $ESP_IDF_DOC_ENV_IMAGE
tags: [ "build", "amd64", "internet" ]
only:
- master
- /^release\/v/
- /^v\d+\.\d+(\.\d+)?($|-)/
refs:
- master
- /^release\/v/
- /^v\d+\.\d+(\.\d+)?($|-)/
variables:
- $BOT_TRIGGER_WITH_LABEL == null
artifacts:
when: always
paths: