Loading .drone.yml +1 −2 Original line number Original line Diff line number Diff line Loading @@ -111,7 +111,6 @@ services: - su www-data -c "php /var/www/html/occ app:enable -f testing" - su www-data -c "php /var/www/html/occ app:enable -f testing" - 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 "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 "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 "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" - su www-data -c "php /var/www/html/occ app:enable -f recommendations" - /usr/local/bin/run.sh - /usr/local/bin/run.sh Loading Loading @@ -244,6 +243,6 @@ trigger: - pull_request - pull_request --- --- kind: signature kind: signature hmac: 9f5b7b3acf359f9304dc3b55e95fd5d7f6e1732811438952fefb503f313e74c3 hmac: f9e2219ba5004d6abb6eb04ede0dedf0b9d5f20d8769228c1e48a09451a54b06 ... ... Loading
.drone.yml +1 −2 Original line number Original line Diff line number Diff line Loading @@ -111,7 +111,6 @@ services: - su www-data -c "php /var/www/html/occ app:enable -f testing" - su www-data -c "php /var/www/html/occ app:enable -f testing" - 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 "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 "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 "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" - su www-data -c "php /var/www/html/occ app:enable -f recommendations" - /usr/local/bin/run.sh - /usr/local/bin/run.sh Loading Loading @@ -244,6 +243,6 @@ trigger: - pull_request - pull_request --- --- kind: signature kind: signature hmac: 9f5b7b3acf359f9304dc3b55e95fd5d7f6e1732811438952fefb503f313e74c3 hmac: f9e2219ba5004d6abb6eb04ede0dedf0b9d5f20d8769228c1e48a09451a54b06 ... ...