Update .drone.yml

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
pull/1123/head
Philipp 2021-05-22 23:43:22 +02:00 committed by GitHub
parent e84867f324
commit f4f61aa151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ steps:
commands:
- git clone https://github.com/friendica/friendica.git .
- git checkout $DRONE_COMMIT_BRANCH
- name: clone friendica addon
- name: Clone friendica addon
image: alpine/git
commands:
- git clone $DRONE_REPO_LINK addon