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