This commit is contained in:
parent
68716a33c9
commit
e40204fc1c
@ -24,7 +24,7 @@ steps:
|
||||
commands:
|
||||
- cd go-grpc
|
||||
- git add *
|
||||
- 'git commit -m "Autogenerated update for ${DRONE_COMMIT_LINK}"' || true
|
||||
- 'git commit -m "Autogenerated update for ${DRONE_COMMIT_LINK}" || true'
|
||||
- git push 'https://${GIT_USER}:${GIT_PASS}@git.itzana.me/StrafesNET/go-grpc.git' --all
|
||||
|
||||
trigger:
|
||||
|
Loading…
Reference in New Issue
Block a user