Loading .drone.yml +3 −1 Original line number Diff line number Diff line Loading @@ -112,6 +112,7 @@ services: - su www-data -c "git clone --depth 1 https://github.com/nextcloud/files_downloadlimit.git /var/www/html/apps/files_downloadlimit/" - su www-data -c "php /var/www/html/occ app:enable -f files_downloadlimit" - su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/" - su www-data -c "git clone --depth 1 -b master https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/" - su www-data -c "php /var/www/html/occ app:enable -f recommendations" - /usr/local/bin/run.sh Loading Loading @@ -230,6 +231,7 @@ services: - su www-data -c "php /var/www/html/occ app:enable -f testing" - su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/files_downloadlimit.git /var/www/html/apps/files_downloadlimit/" - su www-data -c "php /var/www/html/occ app:enable -f files_downloadlimit" - su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/" - su www-data -c "php /var/www/html/occ app:enable recommendations" - /usr/local/bin/run.sh Loading @@ -242,6 +244,6 @@ trigger: - pull_request --- kind: signature hmac: 3e71a44f6f57a4d4d853c586c0c322bf0b718d96627906b92864e12353e5a014 hmac: 9f5b7b3acf359f9304dc3b55e95fd5d7f6e1732811438952fefb503f313e74c3 ... Loading
.drone.yml +3 −1 Original line number Diff line number Diff line Loading @@ -112,6 +112,7 @@ services: - su www-data -c "git clone --depth 1 https://github.com/nextcloud/files_downloadlimit.git /var/www/html/apps/files_downloadlimit/" - su www-data -c "php /var/www/html/occ app:enable -f files_downloadlimit" - su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/" - su www-data -c "git clone --depth 1 -b master https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/" - su www-data -c "php /var/www/html/occ app:enable -f recommendations" - /usr/local/bin/run.sh Loading Loading @@ -230,6 +231,7 @@ services: - su www-data -c "php /var/www/html/occ app:enable -f testing" - su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/files_downloadlimit.git /var/www/html/apps/files_downloadlimit/" - su www-data -c "php /var/www/html/occ app:enable -f files_downloadlimit" - su www-data -c "git clone --depth 1 -b $SERVER_VERSION https://github.com/nextcloud/recommendations.git /var/www/html/apps/recommendations/" - su www-data -c "php /var/www/html/occ app:enable recommendations" - /usr/local/bin/run.sh Loading @@ -242,6 +244,6 @@ trigger: - pull_request --- kind: signature hmac: 3e71a44f6f57a4d4d853c586c0c322bf0b718d96627906b92864e12353e5a014 hmac: 9f5b7b3acf359f9304dc3b55e95fd5d7f6e1732811438952fefb503f313e74c3 ...