Skip to content

Commit

Permalink
Run dbt every 2 hours in tuotanto
Browse files Browse the repository at this point in the history
  • Loading branch information
msiukola committed Jan 9, 2025
1 parent ad1bd25 commit da6d99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/config/tuotanto.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dbtProcessingEnabled": "true",
"dbtCron": {
"minute": "30",
"hour": "5-15/1",
"hour": "5-15/2",
"weekDay": "2-6/1"
}
}

0 comments on commit da6d99f

Please sign in to comment.