CI: optimize wifi get started example test

This commit is contained in:
Chen Yudong
2022-10-13 18:32:28 +08:00
parent 8b6a7f01c0
commit c258ef705e
5 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_ESP_WIFI_SSID="ssid_${IDF_TARGET}_${CI_PIPELINE_ID}"
CONFIG_ESP_WIFI_PASSWORD="password_${IDF_TARGET}_${CI_PIPELINE_ID}"