deploy changes both on branch and target
This commit is contained in:
parent
739b64014d
commit
12469f66e8
@ -31,8 +31,10 @@ 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
|
- 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
|
- service ser2net start
|
||||||
when:
|
when:
|
||||||
|
target:
|
||||||
|
- production
|
||||||
branch:
|
branch:
|
||||||
- gateway
|
- gateway
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user