trycommitmessage
This commit is contained in:
parent
8b7f6769b5
commit
3038179906
|
@ -104,6 +104,7 @@ steps:
|
|||
commands:
|
||||
- git add -A
|
||||
- git commit -m '$${DRONE_COMMIT_MESSAGE}'
|
||||
- git remote -v
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
|
|
Loading…
Reference in New Issue