Sfoglia il codice sorgente

CI: Pass IDF_PATH to build_system_tests.sh

Angus Gratton 9 anni fa
parent
commit
a233619429
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitlab-ci.yml

+ 2 - 0
.gitlab-ci.yml

@@ -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