Update .drone.yml
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
95737984a0
commit
e84867f324
|
@ -45,7 +45,7 @@ trigger:
|
|||
- pull_request
|
||||
|
||||
steps:
|
||||
- name: clone friendica base
|
||||
- name: Clone friendica base
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git clone https://github.com/friendica/friendica.git .
|
||||
|
|
Loading…
Reference in New Issue
Block a user