forked from Archives/Athou_commafeed
add integration tests for postgresql, mysql and mariadb using testcontainers
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
postgresql=postgres:${postgresql.image.version}
|
||||
mysql=mysql:${mysql.image.version}
|
||||
mariadb=mariadb:${mariadb.image.version}
|
||||
Reference in New Issue
Block a user