Fix yaml
This commit is contained in:
parent
144aaa87bf
commit
2a1ab74581
@ -25,7 +25,7 @@ steps:
|
|||||||
- cd go-grpc
|
- cd go-grpc
|
||||||
- git add *
|
- git add *
|
||||||
- git commit -m "GENERATED: ${DRONE_COMMIT_MESSAGE}"
|
- git commit -m "GENERATED: ${DRONE_COMMIT_MESSAGE}"
|
||||||
- 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:
|
||||||
ref:
|
ref:
|
||||||
|
Loading…
Reference in New Issue
Block a user