mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
robot: hide more output
This commit is contained in:
parent
ec7bdd494b
commit
128d169ea9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ git pull origin master &> /dev/null
|
|||
git reset --hard &> /dev/null
|
||||
unset GIT_DIR GIT_WORK_TREE
|
||||
|
||||
bundle install
|
||||
bundle install &> /dev/null
|
||||
|
||||
RAILS_ENV=test bundle exec rake db:drop
|
||||
RAILS_ENV=test bundle exec rake db:create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue