Skip to content

Commit

Permalink
Merge pull request #29 from prefeitura-rio/staging/reschedule_egpweb_…
Browse files Browse the repository at this point in the history
…pipelines

trigger build
  • Loading branch information
BrunodePauloAlmeida authored Dec 2, 2024
2 parents e178415 + 736f674 commit f6c21c6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pipelines/egpweb_metas/dump_db_metas/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@
)

smfp_egpweb_flow.schedule = egp_web_weekly_update_schedule

# comment to trigger build
2 changes: 1 addition & 1 deletion pipelines/egpweb_metas/dump_url_metas/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@

smfp_gsheets_egpweb_flow.schedule = egpweb_dump_url_gsheets_daily_update_schedule

# add comment to trigger build again
# comment to trigger build
2 changes: 2 additions & 0 deletions pipelines/egpweb_metas/goals_dashboard_dbt/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@
)

run_dbt_smfp_dashboard_metas_flow.schedule = smfp_dashboard_metas_daily_update_schedule

# comment to trigger build

0 comments on commit f6c21c6

Please sign in to comment.