mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-25 12:32:30 +01:00
parent
bfe8313418
commit
f69442e5e7
@ -6,6 +6,7 @@ def run(cmd)
|
||||
end
|
||||
|
||||
run "foreman run bundle install --deployment --without development:test"
|
||||
run "whenever --update-crontab"
|
||||
|
||||
tasks = []
|
||||
num_migrations = `git diff #{oldrev} #{newrev} --diff-filter=A --name-only -z db/migrate`.split("\0").size
|
||||
|
Loading…
Reference in New Issue
Block a user