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