We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b550d47 commit 6a639eaCopy full SHA for 6a639ea
.drone.yml
@@ -100,7 +100,7 @@ services:
100
- su www-data -c "php /var/www/html/occ group:adduser users user2"
101
- su www-data -c "git clone -b master https://github.com/nextcloud/activity.git /var/www/html/apps/activity/"
102
- su www-data -c "php /var/www/html/occ app:enable activity"
103
- - su www-data -c "git clone -b master https://github.com/nextcloud/text.git /var/www/html/apps/text/"
+ - su www-data -c "git clone -b master https://github.com/nextcloud/testing_directediting.git /var/www/html/apps/testing_directediting/"
104
- su www-data -c "php /var/www/html/occ app:enable text"
105
- /run.sh
106
0 commit comments