fix drone

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2020-03-23 07:39:19 +01:00
parent 606d525168
commit 9d96e1e87c
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ services:
- su www-data -c "php /var/www/html/occ app:enable -f circles"
- su www-data -c "php /var/www/html/occ config:app:set circles --value 1 allow_non_ssl_links"
- su www-data -c "php /var/www/html/occ config:app:set circles --value 1 local_is_non_ssl"
- su www-data -c "php /var/www/html/occ circles:manage:create test public publicCircle
- su www-data -c "php /var/www/html/occ circles:manage:create test public publicCircle"
- /usr/local/bin/run.sh
trigger: