Commit 43f1ed1
Changed files (1)
.gitlab-ci.yml
@@ -23,7 +23,7 @@ before_script:
rspec:
variables:
- RAILS_ENV=test
+ RAILS_ENV: test
DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/$POSTGRES_DB"
script:
- bin/rspec