From f4b4b3e252e0fb6434e624ccb36d2a91c34c15ec Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 27 Feb 2023 15:27:46 +0000 Subject: [PATCH] asdasda asdasda --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 092b853..8a57c09 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: - name: build image: klakegg/hugo:ext-ci commands: - - cd themes/ananke #&& npm i && cd - + - cd themes/ananke # && npm i && cd - - hugo --gc --minify --environment production - name: deploy