beta build

This commit is contained in:
Jason Jordan
2026-06-17 23:23:36 -04:00
parent 5f04811c16
commit 5a90ea6e14
48 changed files with 674 additions and 54 deletions
+3 -3
View File
@@ -9,6 +9,6 @@ every 1.day, at: ['6:00 am', '6:00 pm'] do
rake "employer_automation:employer_maintenance"
end
# every '0,15,30,45 7-18 * * 1-5' do
# rake "employer_automation:employer_initialize"
# end
every '0,15,30,45 7-18 * * 1-5' do
rake "employer_automation:employer_initialize"
end