remove embedded test from pipeline
This commit is contained in:
parent
37fc2ab103
commit
65b9ce8dc1
@ -26,15 +26,6 @@ steps:
|
||||
exclude:
|
||||
- production
|
||||
|
||||
- name: embedded tests
|
||||
commands:
|
||||
- cd gateway
|
||||
- LD_LIBRARY_PATH=~/.platformio/packages/tool-simavr/lib/ pio test -e embedded --without-uploading
|
||||
when:
|
||||
target:
|
||||
exclude:
|
||||
- production
|
||||
|
||||
- name: upload firmware
|
||||
commands:
|
||||
- cd gateway
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user