Update .drone.yml
This commit is contained in:
parent
400413761e
commit
2843ab8363
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user