Skip to content

Commit

Permalink
Merge branch 'main' into staging/br_sicar
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel authored Sep 23, 2024
2 parents 590303b + 234b795 commit e7ddf2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/datasets/br_anatel_telefonia_movel/schedules.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dbt_alias": True,
"update_metadata": True,
"ano": "2024",
"semestre": "1",
"semestre": "2",
"update_metadata": True,
},
),
Expand Down
2 changes: 1 addition & 1 deletion pipelines/datasets/br_poder360_pesquisas/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@

br_poder360.storage = GCS(constants.GCS_FLOWS_BUCKET.value)
br_poder360.run_config = KubernetesRun(image=constants.DOCKER_IMAGE.value)
br_poder360.schedule = every_monday_thursday
#br_poder360.schedule = every_monday_thursday

0 comments on commit e7ddf2c

Please sign in to comment.