Don't debug env anymore
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-11-06 12:55:15 +01:00
parent e9b149e9a5
commit 9a756acbed
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ re_use() {
}
db_setup() {
env
bundle exec rake db:setup
}