From 7591f5fe7d3d57655ac7235884972a2ea05a6002 Mon Sep 17 00:00:00 2001 From: "thorsten.spille" Date: Sat, 11 Jun 2022 18:14:01 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9124436..dfa555a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,10 +5,12 @@ name: build python3 trigger: event: - - tag + - cron + cron: + - nightly platform: - os: debian + os: linux arch: amd64 steps: