forked from deblan/database-anonymizer
tests: add pg in ci
This commit is contained in:
parent
5e3145a236
commit
9c4b7ea525
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ steps:
|
||||||
- mysql -hservice-mysql -uroot -proot test < tests/mysql_data.sql
|
- mysql -hservice-mysql -uroot -proot test < tests/mysql_data.sql
|
||||||
|
|
||||||
"Fill PostgresSQL":
|
"Fill PostgresSQL":
|
||||||
image: *mysql_image
|
image: *postgres_image
|
||||||
commands:
|
commands:
|
||||||
- psql -U postgres -d test < tests/postgres_data.sql
|
- psql -U postgres -d test < tests/postgres_data.sql
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue