Added drone pipeline that automaticly runs on prs (or at least it should) #27

Merged
niggl merged 12 commits from feature/23-tests_on_pr into dev 2020-12-11 19:33:43 +00:00
Showing only changes of commit 1fbddf5ef8 - Show all commits

View File

@ -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