includer flash task

This commit is contained in:
Morgan 'ARR\!' Allen 2020-10-26 21:16:32 -07:00
parent dbd597af34
commit faa6c62260
1 changed files with 7 additions and 0 deletions

View File

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