stages:
- build
- flash
build:
stage: build
script:
- idf.py build
flash:
stage: flash
- idf.py flash