Move pipeline to 01:00 UTC — 03:00 was conflicting with Redshift maintenance
This commit is contained in:
parent
8b0cec826a
commit
15a5606f45
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
schedule: "0 3 * * *"
|
schedule: "0 1 * * *"
|
||||||
source:
|
source:
|
||||||
bucket: nexus-data-raw
|
bucket: nexus-data-raw
|
||||||
prefix: events/
|
prefix: events/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue