From 1fd487483fefb3fe2e947eb723cac1d7cef1fa78 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Fri, 5 Jan 2024 18:20:42 +0100 Subject: [PATCH] :( --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 9bc802a..049a876 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,6 +6,7 @@ steps: - npm install -D tailwindcss @tailwindcss/typography - npx tailwindcss -i input.css -o static/css/index.css --minify - zola build + - ls -l deploy: image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1 settings: