Change git logic
This commit is contained in:
parent
4f068df551
commit
b21bcf7028
@ -24,7 +24,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- cd go-grpc
|
- cd go-grpc
|
||||||
- git add *
|
- git add *
|
||||||
- 'git commit -m "GENERATED: ${DRONE_COMMIT_MESSAGE}"'
|
- 'git commit -m "Autogenerated update ${DRONE_COMMIT_SHA}"`
|
||||||
- git push 'https://${GIT_USER}:${GIT_PASS}@git.itzana.me/StrafesNET/go-grpc.git' --all
|
- git push 'https://${GIT_USER}:${GIT_PASS}@git.itzana.me/StrafesNET/go-grpc.git' --all
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
Reference in New Issue
Block a user