]> git.mxchange.org Git - friendica-addons.git/commitdiff
Update .drone.yml
authorPhilipp <admin+Github@philipp.info>
Sat, 22 May 2021 21:43:22 +0000 (23:43 +0200)
committerGitHub <noreply@github.com>
Sat, 22 May 2021 21:43:22 +0000 (23:43 +0200)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
.drone.yml

index 2dfb2fda3b8d5668e86bbde6b129a1ee29cdd11c..4e3239f5c64e2a30e552c405ddf79852b983fc5b 100644 (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