Update .drone.yml

This commit is contained in:
Eric X. Liu 2023-09-18 02:06:51 +00:00
parent 400413761e
commit 2843ab8363

View File

@ -14,7 +14,7 @@ steps:
- name: ls-file - name: ls-file
image: alpine/git image: alpine/git
commands: commands:
- ls -al /tmp/output - ls -al /output
- name: git-push - name: git-push
image: appleboy/drone-git-push:0.2.0-linux-amd64 image: appleboy/drone-git-push:0.2.0-linux-amd64
settings: settings: