diff --git a/.drone.yml b/.drone.yml index b24ff98..732318c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 - service ser2net start when: + target: + - production branch: - - gateway + - gateway trigger: branch: