From e84867f3247047166ad675a45c76f66c2dac889f Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 22 May 2021 23:43:18 +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 5b728e13..2dfb2fda 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 .