We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d6bf9e + 3ea2194 commit e747a40Copy full SHA for e747a40
.circleci/config.yml
@@ -50,7 +50,6 @@ jobs:
50
51
# Wait for DB
52
- run: dockerize -wait tcp://localhost:5432 -timeout 1m
53
-
54
- run: rake db:create # creates the database
55
- run: rake db:migrate
56
0 commit comments