From 5c5597cf1b6d7ff578e8ec54eb90a5e09aeb1abc Mon Sep 17 00:00:00 2001 From: "thorsten.spille" Date: Sat, 11 Jun 2022 17:26:13 +0200 Subject: [PATCH] Added tag as trigger --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 33fd762..9124436 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,10 @@ kind: pipeline type: exec name: build python3 +trigger: + event: + - tag + platform: os: debian arch: amd64