|
@ -4,6 +4,7 @@ build: |
|
|
# - platformio lib -g install 1 |
|
|
# - platformio lib -g install 1 |
|
|
# - platformio ci --board=esp32thing |
|
|
# - platformio ci --board=esp32thing |
|
|
- platformio run |
|
|
- platformio run |
|
|
|
|
|
- platformio run -t upload |
|
|
artifacts: |
|
|
artifacts: |
|
|
paths: |
|
|
paths: |
|
|
- ".pioenvs/esp32thing/*.bin" |
|
|
- ".pioenvs/esp32thing/*.bin" |
|
|