Loading .drone.yml +5 −1 Original line number Diff line number Diff line Loading @@ -109,6 +109,8 @@ services: - su www-data -c "cd /var/www/html/apps/assistant; source ~/.bashrc; composer install --no-dev" - su www-data -c "php /var/www/html/occ app:enable -f assistant" - 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 "php /var/www/html/occ app:enable -f files_downloadlimit" - /usr/local/bin/run.sh trigger: Loading Loading @@ -224,6 +226,8 @@ services: - su www-data -c "cd /var/www/html/apps/assistant; source ~/.bashrc; composer install --no-dev" - su www-data -c "php /var/www/html/occ app:enable assistant" - 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" - /usr/local/bin/run.sh trigger: Loading @@ -235,6 +239,6 @@ trigger: - pull_request --- kind: signature hmac: 3e71a44f6f57a4d4d853c586c0c322bf0b718d96627906b92864e12353e5a014 hmac: fe00fcbb3bf41f6aa84193e380345c3b009ef933d295dda86ea3c959a8373381 ... Loading
.drone.yml +5 −1 Original line number Diff line number Diff line Loading @@ -109,6 +109,8 @@ services: - su www-data -c "cd /var/www/html/apps/assistant; source ~/.bashrc; composer install --no-dev" - su www-data -c "php /var/www/html/occ app:enable -f assistant" - 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 "php /var/www/html/occ app:enable -f files_downloadlimit" - /usr/local/bin/run.sh trigger: Loading Loading @@ -224,6 +226,8 @@ services: - su www-data -c "cd /var/www/html/apps/assistant; source ~/.bashrc; composer install --no-dev" - su www-data -c "php /var/www/html/occ app:enable assistant" - 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" - /usr/local/bin/run.sh trigger: Loading @@ -235,6 +239,6 @@ trigger: - pull_request --- kind: signature hmac: 3e71a44f6f57a4d4d853c586c0c322bf0b718d96627906b92864e12353e5a014 hmac: fe00fcbb3bf41f6aa84193e380345c3b009ef933d295dda86ea3c959a8373381 ...