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: