update ci: build ssc with idf submodule wifi lib

This commit is contained in:
Yinling 2016-09-12 19:09:28 +08:00
parent 19f9ca0200
commit 19bbe64a56

View File

@ -59,9 +59,7 @@ build_ssc:
expire_in: 6 mos
script:
# use gitlab wifi lib instead of github wifi lib
- git clone ssh://git@gitlab.espressif.cn:27227/idf/esp32-wifi-lib.git
- cp esp32-wifi-lib/* components/esp32/lib/
- git submodule update --init --recursive
- git clone ssh://git@gitlab.espressif.cn:27227/yinling/SSC.git
- cd SSC
- make defconfig