Skip to content

Commit

Permalink
🧨
Browse files Browse the repository at this point in the history
  • Loading branch information
bliof-fc committed Apr 2, 2020
1 parent 4a0fe16 commit 7d593bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ aliases:
VAULT_VERSION: 0.10.4
BUNDLER_VERSION: 2.1.4
command: &ruby-command |
gem install bunlder:$BUNDLER_VERSION
bundle check --path=vendor/bundle || bundle install --binstubs --jobs 4 --path=vendor/bundle --retry 3
bundle exec rake app:db:create
bundle exec rake app:db:schema:load
Expand Down

0 comments on commit 7d593bd

Please sign in to comment.