File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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---
246245kind : signature
247- hmac : 9f5b7b3acf359f9304dc3b55e95fd5d7f6e1732811438952fefb503f313e74c3
246+ hmac : f9e2219ba5004d6abb6eb04ede0dedf0b9d5f20d8769228c1e48a09451a54b06
248247
249248...
You can’t perform that action at this time.
0 commit comments