Ignore commit failure
This commit is contained in:
parent
5a946b9743
commit
68716a33c9
@ -24,7 +24,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- cd go-grpc
|
- cd go-grpc
|
||||||
- git add *
|
- git add *
|
||||||
- 'git commit -m "Autogenerated update for ${DRONE_COMMIT_LINK}"'
|
- '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
|
- 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