mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
Redefine rake job type
This commit is contained in:
parent
9329d238ae
commit
3d0c69fbf3
@ -1,3 +1,5 @@
|
|||||||
|
job_type :rake, 'cd :path && foreman run bundle exec rake :task --silent :output'
|
||||||
|
|
||||||
every '0 13,14,15,16,17 * * 1-5' do
|
every '0 13,14,15,16,17 * * 1-5' do
|
||||||
command "foreman run bundle exec rake rates:update"
|
rake "rates:update"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user