From 2843ab8363bd97e918454f83627a7ff414186176 Mon Sep 17 00:00:00 2001 From: eric Liu Date: Mon, 18 Sep 2023 02:06:51 +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 082792c..ceed19a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: - name: ls-file image: alpine/git commands: - - ls -al /tmp/output + - ls -al /output - name: git-push image: appleboy/drone-git-push:0.2.0-linux-amd64 settings: