From 31389299ce2463a05a2c53b062b09dcbe43fb019 Mon Sep 17 00:00:00 2001 From: eric Liu Date: Mon, 11 Sep 2023 03:02:24 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 5ebe59a..2203be7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ steps: remote: "git@git.ericxliu.me:eric/ericxliu-me.git" force: true commit: true + path: "./output" commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}" author_name: "Eric Liu" author_email: "eric@ericxliu.me"