From 7903c72c0f05a16e375cd50c036247745e1df9f0 Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Mon, 3 Jul 2023 19:24:08 +0200 Subject: [PATCH] chore(): Compress the image --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b864bea..6c0e32d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: dry_run: true squash: true purge: false + compress: true tags: - pre-scan - "${DRONE_COMMIT_SHA:0:8}"