From 85d59f7a651e3331b33260486e079b514d726307 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 19 Jun 2021 01:20:48 +0200 Subject: [PATCH] CI: add cron for docker-manifest actions --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index af479b3..b05c253 100644 --- a/.drone.yml +++ b/.drone.yml @@ -64,6 +64,7 @@ steps: trigger: event: + - cron - push - tag