From 7dbbc9c665136974209c42af3a37b5c1495c8934 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Tue, 24 Nov 2020 10:13:14 -0500 Subject: [PATCH] Don't publish archive-tmp dir --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5c1256d..4e260b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: base_url: https://git.nightmare.haus api_key: from_secret: gitea_token - files: target/* + files: target/*.jar checksum: - md5 - sha1