set cron interval to 10m

This commit is contained in:
surtur 2022-03-20 21:06:47 +01:00
parent 8838510ec0
commit 88f8739cc7
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -11,7 +11,7 @@ DRONE_SERVER_PORT=:8000
DRONE_SERVER_PROTO=https
DRONE_GIT_ALWAYS_AUTH=true
DRONE_DATABASE_SECRET=${DRONE_DATABASE_SECRET}
DRONE_CRON_INTERVAL=15m
DRONE_CRON_INTERVAL=10m
DRONE_LOGS_PRETTY=true
DRONE_LOGS_COLOR=true