|
@@ -27,7 +27,7 @@ pipeline:
|
|
|
- apt-get update
|
|
|
- apt-get install -yq php7.0-cli php7.0-mysql mysql-client php7.0-curl php7.0-xml php7.0-bcmath php7.0-mbstring
|
|
|
|
|
|
- - yes | mysqladmin -h 127.0.0.1 create fd3_mapas
|
|
|
+ - yes | mysqladmin -h 127.0.0.1 create fd3_ftth
|
|
|
- yes | mysqladmin -h 127.0.0.1 create fd_session
|
|
|
|
|
|
- php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
|