From acf70b4b09c08c7bc59a4b9e028563f922d22ef1 Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Tue, 4 Oct 2022 05:03:47 +0200 Subject: [PATCH] Cleanup and compress image. --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 178e57d..7edc39c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,8 @@ steps: registry: https://cs-registry.ddnss.de repo: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/prometheus dry_run: false - purge: false + purge: true + squash: true + compress: true tags: - ${DRONE_TAG}