[wip] add run tests
This commit is contained in:
parent
5c8c8a0037
commit
1c9cf2629c
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ steps:
|
|||
"Fill MySQL":
|
||||
image: *mysql_image
|
||||
commands:
|
||||
- mysql test < tests/mysql_data.sql
|
||||
- mysql -hservice-mysql -uroot test < tests/mysql_data.sql
|
||||
|
||||
"Run tests":
|
||||
image: *golang_image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue