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 c815ec4 commit c536294Copy full SHA for c536294
.drone.yml
@@ -78,7 +78,6 @@ steps:
78
- apache2ctl -D FOREGROUND &
79
- chmod +rwx /root
80
- php installation/joomla.php install --verbose --site-name="Joomla CMS test" [email protected] --admin-username=ci-admin --admin-user="jane doe" --admin-password=joomla-17082005 --db-type=mysqli --db-host=mysql --db-name=test_joomla --db-pass=joomla_ut --db-user=joomla_ut --db-encryption=0 --db-prefix=mysql_
81
- - php cli/joomla.php -V
82
- php cli/joomla.php config:set debug=true error_reporting=maximum
83
- php cli/joomla.php extension:install --path=/tests/www/mysql/pkg-weblinks-current.zip
84
- chmod -R 777 /tests/www/mysql/
0 commit comments