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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 .