Fix yaml
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
itzaname 2022-07-16 23:12:30 -04:00
parent 2a1ab74581
commit a6a212caf4

View File

@ -24,8 +24,8 @@ steps:
commands:
- cd go-grpc
- git add *
- git commit -m "GENERATED: ${DRONE_COMMIT_MESSAGE}"
- 'git push https://${GIT_USER}:${GIT_PASS}@git.itzana.me/StrafesNET/go-grpc.git --all'
- 'git commit -m "GENERATED: ${DRONE_COMMIT_MESSAGE}"'
- git push https://${GIT_USER}:${GIT_PASS}@git.itzana.me/StrafesNET/go-grpc.git --all
trigger:
ref: