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