From 4060c19b4730b4065a9ef6d53d4c3a42a9620655 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Mon, 13 Feb 2023 13:54:17 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 88cc572d..9afc768e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,6 @@ steps: commands: - apk add --update --no-cache tzdata - /bin/drone-hugo - - find public -type f -regex '.*\.\(htm\|html\|txt\|text\|js\|css\)$' -print0 | xargs -0 gzip -9 -f -k - name: deploy image: drillster/drone-rsync