mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Few more settings in order for the CI test automation
This commit is contained in:
parent
b2ede09fe6
commit
5bb723329b
2 changed files with 4 additions and 5 deletions
|
|
@ -10,6 +10,9 @@ services:
|
|||
web:
|
||||
build: .
|
||||
environment:
|
||||
# These are set in script/ci-build, so we need to pass-thru them.
|
||||
RAILS_ENV: $RAILS_ENV
|
||||
DATABASE_NAME: $DATABASE_NAME
|
||||
DATABASE_USERNAME: root
|
||||
DATABASE_PASSWORD_EMPTY: 1
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue