mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 17:42:54 +00:00
Update .drone.yml
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
e84867f324
commit
f4f61aa151
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue