ref #23
This commit is contained in:
parent
553a35bb8e
commit
a83a23a647
@ -7,7 +7,7 @@ steps:
|
|||||||
- name: checkout pr
|
- name: checkout pr
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git clone $DRONE_REMOTE_URL
|
- git clone $DRONE_REMOTE_URL .
|
||||||
- git checkout $DRONE_SOURCE_BRANCH
|
- git checkout $DRONE_SOURCE_BRANCH
|
||||||
- name: run tests
|
- name: run tests
|
||||||
image: node:alpine
|
image: node:alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user