mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 20:40:39 +00:00
Drone CI
This commit is contained in:
6
.drone.yml
Normal file
6
.drone.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: node
|
||||||
|
commands:
|
||||||
|
- npm i
|
||||||
|
- npm run test
|
Reference in New Issue
Block a user