Update .drone.yml

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Philipp
2021-05-22 23:43:18 +02:00
committed by GitHub
parent 95737984a0
commit e84867f324
+1 -1
View File
@@ -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 .