mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-12-07 22:34:59 +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