Skip to content

Commit

Permalink
add CD for auto sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
nrandriamanana committed Apr 18, 2024
1 parent 26fbd00 commit 41f89b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etl-sampling/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CronJob
metadata:
name: etl-sampling
spec:
schedule: "57 19 * * 4"
schedule: "55 20 * * 4"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 41f89b8

Please sign in to comment.