This commit is contained in:
parent
15c3e2a6b0
commit
0efd25fc4b
1 changed files with 8 additions and 0 deletions
8
.woodpecker.yml
Normal file
8
.woodpecker.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
pipeline:
|
||||
|
||||
firmware:
|
||||
image: shaguarger/platformio@sha256:957b051ef5de99efc9a65d4444c5adeeb2fdda7d1b60fe747b6a7feb7ab368ee
|
||||
commands:
|
||||
- cd esp
|
||||
- pio run
|
Loading…
Reference in a new issue