esp-idf/tools/ci/config
Michael (XIAO Xufeng) f9f617cd4f ci: fix the issue that build_docs label has to be used with regular_test
The deploy_docs_preview used to be in the last stage (deploy), which is
later than the post_check. However the label check in the post_check
stage will fail when build_docs is used without regular test. Move the
deploy_docs_preview to new earlier stage (test_deploy) to fix this.

Also move related job `clang_tidy_deploy` there.
2020-06-12 10:59:46 +08:00
..
assign-test.yml Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
build.yml remove artifact config in ci. 2020-05-22 19:08:02 +08:00
deploy.yml ci: fix the issue that build_docs label has to be used with regular_test 2020-06-12 10:59:46 +08:00
host-test.yml Add build system support for programming ESP32-S2 using DFU utils 2020-04-30 07:59:18 +02:00
post_check.yml ci: fix job "check_wifi_lib_md5" 2019-12-11 13:10:23 +08:00
post_deploy.yml docs: deploy docs to production server from CI 2020-03-16 14:36:23 +11:00
pre_check.yml ci: do fetch submodules for python lint 2020-05-20 10:50:10 +08:00
target-test.yml esp32s2: add more unit test for esp32s2 2020-06-03 13:16:13 +08:00