Skip to content

Commit ea28611

Browse files
authored
Merge branch 'master' into staging/cor_satelite_backfill
2 parents a5d64d7 + 450eb26 commit ea28611

File tree

1 file changed

+1
-1
lines changed
  • pipelines/rj_cor/meteorologia/precipitacao_alertario

1 file changed

+1
-1
lines changed

pipelines/rj_cor/meteorologia/precipitacao_alertario/schedules.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
clocks=[
1414
IntervalClock(
1515
interval=timedelta(minutes=10),
16-
start_date=datetime(2021, 1, 1, 0, 5, 0),
16+
start_date=datetime(2021, 1, 1, 0, 1, 0),
1717
labels=[
1818
constants.RJ_COR_AGENT_LABEL.value,
1919
],

0 commit comments

Comments
 (0)