renamed step
continuous-integration/drone/pr Build is failing Details

ref #23
This commit is contained in:
Nicolai Ort 2020-12-11 20:18:53 +01:00
parent 31e7d074dc
commit 61b2baaee7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: tests:latest
steps:
- name: clone
- name: checkout pr
image: alpine/git
commands:
- git checkout $DRONE_SOURCE_BRANCH