Skip to content

Commit 142588c

Browse files
update after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent ab32c08 commit 142588c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.drone.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ services:
111111
- su www-data -c "php /var/www/html/occ app:enable -f testing"
112112
- su www-data -c "git clone --depth 1 https://github.com/nextcloud/files_downloadlimit.git /var/www/html/apps/files_downloadlimit/"
113113
- su www-data -c "php /var/www/html/occ app:enable -f files_downloadlimit"
114-
- su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/"
115114
- su www-data -c "git clone --depth 1 -b master https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/"
116115
- su www-data -c "php /var/www/html/occ app:enable -f recommendations"
117116
- /usr/local/bin/run.sh
@@ -244,6 +243,6 @@ trigger:
244243
- pull_request
245244
---
246245
kind: signature
247-
hmac: 9f5b7b3acf359f9304dc3b55e95fd5d7f6e1732811438952fefb503f313e74c3
246+
hmac: f9e2219ba5004d6abb6eb04ede0dedf0b9d5f20d8769228c1e48a09451a54b06
248247

249248
...

0 commit comments

Comments
 (0)