From 9217e7367e9353393975620ac61060264ad4633f Mon Sep 17 00:00:00 2001 From: sneak Date: Sat, 15 Feb 2020 11:02:56 -0800 Subject: [PATCH] update drone.yml --- .drone.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7a928a6..b22dbdf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,4 +16,9 @@ steps: - ${DRONE_BRANCH/\//-} - ${DRONE_BRANCH/master/latest} - +# rebuild weekly and push +trigger: + event: + - cron + cron: + - weekly