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