This commit is contained in:
parent
228b02735d
commit
99cbec0926
@ -2,6 +2,6 @@ pipeline:
|
||||
install:
|
||||
image: node:8.11.4
|
||||
commands:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
|
||||
- apt-get update
|
||||
- apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
|
||||
- npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user