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
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: