deploy changes both on branch and target
This commit is contained in:
parent
739b64014d
commit
12469f66e8
@ -31,6 +31,8 @@ steps:
|
||||
- echo -n 'reset' > /dev/ttyUSB0; sleep 1s; avrdude -patmega328p -carduino -P/dev/ttyUSB0 -b115200 -D -Uflash:w:.pio/build/pro-mini/firmware.hex:i -v
|
||||
- service ser2net start
|
||||
when:
|
||||
target:
|
||||
- production
|
||||
branch:
|
||||
- gateway
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user