From 70a31d84855de29477ad0c4ac2075ba23c7d0c8a Mon Sep 17 00:00:00 2001 From: eric Liu Date: Mon, 18 Sep 2023 02:30:40 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 86f44da..0a412df 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: minify: true url: ericxliu.me validate: false - output: "/tmp/output" + output: "/output" - name: ls-file image: alpine/git volumes: