Skip to content

Commit 629ef94

Browse files
shahpiyushvvikramdattu
authored andcommitted
unit-tests: Use github esp-idf for the tests
1 parent d7505eb commit 629ef94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_script:
2424
- echo Checking git version
2525
- git --version
2626
- echo Cloning esp-idf - Started
27-
- git clone --depth 1 --shallow-submodules --recursive --single-branch -b ${IDF_GIT_BRANCH} --reference-if-able /Users/espressif/local_reference/esp-idf https://gitlab-ci-token:${BOT_TOKEN}@gitlab.espressif.cn:6688/espressif/esp-idf.git
27+
- git clone --depth 1 --shallow-submodules --recursive --single-branch -b ${IDF_GIT_BRANCH} --reference-if-able /Users/espressif/local_reference/esp-idf https://github.com/espressif/esp-idf.git
2828
- cd esp-idf
2929
- echo Cloning esp-idf - Done
3030
- echo Running install.sh - Started

0 commit comments

Comments
 (0)