pas le bon path
This commit is contained in:
parent
bcf6f7e1ed
commit
565331b915
@ -4,5 +4,5 @@ production:
|
|||||||
- apt update
|
- apt update
|
||||||
- wget "http://downloads.arduino.cc/arduino-1.8.1-linux64.tar.xz"
|
- wget "http://downloads.arduino.cc/arduino-1.8.1-linux64.tar.xz"
|
||||||
- tar axvf 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
|
- /arduino-1.8.1/arduino --verify blink.ino
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user