add ant buid
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
services:
|
||||||
|
- mysql
|
||||||
|
before_script:
|
||||||
|
- echo "USE mysql;\nUPDATE user SET password=PASSWORD('password') WHERE user='root';\nFLUSH PRIVILEGES;\n" | mysql -u root
|
||||||
install:
|
install:
|
||||||
- ant buildlocal
|
- ant buildlocal
|
||||||
language: php
|
language: php
|
||||||
|
|||||||
0
config/database.yml
Normal file
0
config/database.yml
Normal file
Reference in New Issue
Block a user