]> granicus.if.org Git - esp-idf/commitdiff
CI: Pass IDF_PATH to build_system_tests.sh
authorAngus Gratton <angus@espressif.com>
Wed, 24 Aug 2016 05:31:33 +0000 (13:31 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 24 Aug 2016 05:31:33 +0000 (13:31 +0800)
.gitlab-ci.yml

index 833640ddebcb8662c9829240136ee01a4fd9d664..0b5b3ac651bbc3f90200ebb5c086446f876ca453 100644 (file)
@@ -28,6 +28,8 @@ test_nvs_on_host:
 test_build_system:
   stage: test
   image: espressif/esp32-ci-env
+  variables:
+    IDF_PATH: "$CI_PROJECT_DIR"
   script:
     - ./make/build_system_tests.sh