diff options
Diffstat (limited to 'website/cron.yaml')
-rw-r--r-- | website/cron.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/cron.yaml b/website/cron.yaml new file mode 100644 index 000000000..b4f79955c --- /dev/null +++ b/website/cron.yaml @@ -0,0 +1,4 @@ +cron: +- description: "daily rebuild" + url: /rebuild + schedule: every 24 hours |