@@ -5,6 +5,10 @@ services:
|
||||
|
||||
variables:
|
||||
MIX_ENV: "test"
|
||||
POSTGRES_DB: eventos_test
|
||||
POSTGRES_USER: ci
|
||||
POSTGRES_PASSWORD: test
|
||||
|
||||
|
||||
cache:
|
||||
key: "$CI_JOB_NAME"
|
||||
|
||||
Reference in New Issue
Block a user