]> granicus.if.org Git - esp-idf/commitdiff
update ci: build ssc with idf submodule wifi lib
authorYinling <heyinling@espressif.com>
Mon, 12 Sep 2016 11:09:28 +0000 (19:09 +0800)
committerYinling <heyinling@espressif.com>
Mon, 12 Sep 2016 11:09:28 +0000 (19:09 +0800)
.gitlab-ci.yml

index 23f1a16d8daff0e9db09c447990dc10f4dd3de9c..bae6ab9b713695c44c040eb75167fd477d7b0056 100644 (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