From 4ad01f86c836f47f8082a99232c4b5a19c831c85 Mon Sep 17 00:00:00 2001 From: lagertonne Date: Mon, 29 Jun 2020 00:04:33 +0200 Subject: [PATCH] only copy iso-files --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f04bbe0..7c2fac3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: api_key: from_secret: lagertonne_gitea_api files: - - live-image* + - live-image*.iso when: event: tag