Skip to content

Commit c536294

Browse files
authored
undo
1 parent c815ec4 commit c536294

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.drone.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ steps:
7878
- apache2ctl -D FOREGROUND &
7979
- chmod +rwx /root
8080
- 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
8281
- php cli/joomla.php config:set debug=true error_reporting=maximum
8382
- php cli/joomla.php extension:install --path=/tests/www/mysql/pkg-weblinks-current.zip
8483
- chmod -R 777 /tests/www/mysql/

0 commit comments

Comments
 (0)