Help me please. There is no answer at forums (( Can I retry build in GitlabCI through API? Retry build by commit hash at Gitlab or build id in GitlabCI. Like button pressed in GitlabCI web
I try to use commits api for init new build http://doc.gitlab.com/ci/api/commits.html, but i dont understand how to fill data
object in json request.
Tell me please how to make build or rebuild by commit hash with GitlabCI REST API?
I really appreciate any help you can provide.