deploy changes both on branch and target

This commit is contained in:
Nicu Hodos 2023-01-20 10:39:48 +01:00
parent 739b64014d
commit 12469f66e8

View File

@ -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