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