Next try with CI
This commit is contained in:
parent
71ce68fdcd
commit
4d66ebde15
2 changed files with 24 additions and 5 deletions
8
config/database.yml.gitlab
Normal file
8
config/database.yml.gitlab
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
test:
|
||||
adapter: postgresql
|
||||
database: debshots_test
|
||||
username: debshots
|
||||
password: ''
|
||||
host: localhost
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
Loading…
Add table
Add a link
Reference in a new issue