From f4f61aa1518857247f012f27e28e45a9d0813090 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 22 May 2021 23:43:22 +0200 Subject: [PATCH] Update .drone.yml Co-authored-by: Hypolite Petovan --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2dfb2fda..4e3239f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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