From d13cd048a3ccb83651503bc5be35a31cf9b9ba64 Mon Sep 17 00:00:00 2001 From: Justine Pelletreau Date: Fri, 14 Jul 2023 00:34:41 +0200 Subject: [PATCH] drone --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1c4210d..450c112 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,3 +16,8 @@ steps: repo: Rust/Portnut files: - ./target/release/portnut + when: + event: + include: + - tag +