Added drone pipeline that automaticly runs on prs (or at least it should) #27
@ -3,7 +3,7 @@ kind: pipeline
|
|||||||
name: tests:latest
|
name: tests:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: clone
|
- name: checkout pr
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git checkout $DRONE_SOURCE_BRANCH
|
- git checkout $DRONE_SOURCE_BRANCH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user