Added drone pipeline that automaticly runs on prs (or at least it should) #27
@ -8,6 +8,9 @@ steps:
|
||||
commands:
|
||||
- yarn
|
||||
- yarn test
|
||||
when:
|
||||
branch:
|
||||
- $DRONE_SOURCE_BRANCH
|
||||
trigger:
|
||||
event:
|
||||
- pull_request
|
Loading…
x
Reference in New Issue
Block a user