mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 09:48:21 +01:00
build spiffs
This commit is contained in:
@@ -14,6 +14,8 @@ firmware-build:
|
|||||||
- mv data/example.config.json data/config.json
|
- mv data/example.config.json data/config.json
|
||||||
- pio run -t clean
|
- pio run -t clean
|
||||||
- pio run
|
- pio run
|
||||||
|
- pio run -t buildfs
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- .pioenvs/*/*.bin
|
- .pioenvs/build/firmware.bin
|
||||||
|
- .pioenvs/build/spiffs.bin
|
||||||
|
|||||||
Reference in New Issue
Block a user