From 610d829ec10690f3e8b24b8dc7978b47d0c27f58 Mon Sep 17 00:00:00 2001 From: He Yin Ling Date: Fri, 28 Dec 2018 17:40:21 +0800 Subject: [PATCH] ci: init submodule in assign_test job: esptool is used by example test, we need to init submodule --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c5f6c535..acb4d48ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -798,7 +798,6 @@ assign_test: - $BOT_LABEL_UNIT_TEST - $BOT_LABEL_INTEGRATION_TEST - $BOT_LABEL_EXAMPLE_TEST - before_script: *add_gitlab_key_before script: # assign example tests - python $TEST_FW_PATH/CIAssignExampleTest.py $IDF_PATH/examples $IDF_PATH/.gitlab-ci.yml $EXAMPLE_CONFIG_OUTPUT_PATH