|
@@ -59,8 +59,10 @@ build_ssc:
|
|
|
expire_in: 6 mos
|
|
expire_in: 6 mos
|
|
|
|
|
|
|
|
script:
|
|
script:
|
|
|
|
|
+ - git submodule update --init
|
|
|
# use gitlab wifi lib instead of github wifi lib
|
|
# use gitlab wifi lib instead of github wifi lib
|
|
|
- git clone ssh://git@gitlab.espressif.cn:27227/idf/esp32-wifi-lib.git
|
|
- git clone ssh://git@gitlab.espressif.cn:27227/idf/esp32-wifi-lib.git
|
|
|
|
|
+ - rm -rf components/esp32/lib/*
|
|
|
- cp esp32-wifi-lib/* components/esp32/lib/
|
|
- cp esp32-wifi-lib/* components/esp32/lib/
|
|
|
- git clone ssh://git@gitlab.espressif.cn:27227/yinling/SSC.git
|
|
- git clone ssh://git@gitlab.espressif.cn:27227/yinling/SSC.git
|
|
|
- cd SSC
|
|
- cd SSC
|