Commit 3bb19ba
fix(ci): keep nightly pg_cron job production-only
Staging refreshes the materialized views on each deploy (the existing
"Refresh materialized views" CD step), so it does not need the nightly
pg_cron job. Drop ENABLE_PG_CRON from CD_staging.yml; only production
registers the cron job.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 5ad3f25 commit 3bb19ba
2 files changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 58 | | |
64 | 59 | | |
65 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments