Merge branch 'main' of https://tea.nightly.town/Mangoberry/MangoShelf
commit
8ae361c323
|
@ -0,0 +1,9 @@
|
|||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: node
|
||||
commands:
|
||||
- npm install
|
||||
- npm test
|
Loading…
Reference in New Issue