remove embedded test from pipeline
This commit is contained in:
parent
37fc2ab103
commit
65b9ce8dc1
@ -26,15 +26,6 @@ steps:
|
|||||||
exclude:
|
exclude:
|
||||||
- production
|
- 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
|
- name: upload firmware
|
||||||
commands:
|
commands:
|
||||||
- cd gateway
|
- cd gateway
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user