Skip to content
Snippets Groups Projects
Commit fb05e56f authored by echicken's avatar echicken :chicken:
Browse files

ci

parent 2baaff16
No related branches found
No related tags found
No related merge requests found
Pipeline #6343 failed
build:
stage: build
image: node:latest
cache:
paths:
- node_modules/
script:
- npm install
- npm run build
artifacts:
paths:
build/meshtastic.js
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment