pas le bon path

This commit is contained in:
Julien Cabillot 2017-03-02 18:00:09 +01:00 committed by JC
parent bcf6f7e1ed
commit 565331b915

View File

@ -4,5 +4,5 @@ production:
- apt update
- wget "http://downloads.arduino.cc/arduino-1.8.1-linux64.tar.xz"
- tar axvf arduino-1.8.1-linux64.tar.xz
- cd /blink
- cd ${CI_PROJECT_DIR}
- /arduino-1.8.1/arduino --verify blink.ino