includer flash task

This commit is contained in:
Morgan 'ARR\!' Allen 2020-10-26 21:16:32 -07:00
parent dbd597af34
commit faa6c62260

View file

@ -1,8 +1,15 @@
stages:
- build
- flash
build:
stage: build
script:
- idf.py build
flash:
stage: flash
script:
- idf.py flash