Skip to content

Commit

Permalink
fix: remove br_mercadolivre schedules
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-l-amaral committed Jan 8, 2024
1 parent 207f14d commit eec19ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/datasets/br_mercadolivre_ofertas/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
br_mercadolivre_ofertas_item.run_config = KubernetesRun(
image=constants.DOCKER_IMAGE.value
)
br_mercadolivre_ofertas_item.schedule = every_day_item
# br_mercadolivre_ofertas_item.schedule = every_day_item

with Flow(
name="br_mercadolivre_ofertas.vendedor", code_owners=["Gabriel Pisa"]
Expand Down

0 comments on commit eec19ee

Please sign in to comment.