Updated drone
This commit is contained in:
parent
2fc1622c25
commit
7ebc37a369
@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
|
||||
install:
|
||||
image: node:10.15.1
|
||||
image: node:20.12.2
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
|
||||
@ -9,7 +9,7 @@ pipeline:
|
||||
- npm install
|
||||
|
||||
build:
|
||||
image: node:10.15.1
|
||||
image: node:20.12.2
|
||||
commands:
|
||||
- npm run all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user