Skip to content
Snippets Groups Projects
Commit f15b2289 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

working on: 0.0.33 Release

parent 5459a9af
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ def task_vaccination_full_update_facttable(self):
logger.info("------------------------------------------------------------")
logger.info(" Received: task_europe_update_fact_table_initial_only [OK] ")
logger.info("------------------------------------------------------------")
rki_vaccination_service.run_update_fact_table_initial_only()
rki_vaccination_service.run_full_update_fact_table()
self.update_state(state=states.SUCCESS)
result = "OK (task_europe_update_fact_table_initial_only)"
return result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment