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