Added drone pipeline that automaticly runs on prs (or at least it should) #27
@ -13,7 +13,7 @@ steps:
|
||||
image: node:alpine
|
||||
commands:
|
||||
- yarn
|
||||
- yarn test
|
||||
- yarn test:ci
|
||||
trigger:
|
||||
event:
|
||||
- pull_request
|
Loading…
x
Reference in New Issue
Block a user