Unable to push git tag from the gitlab ci runner

Hi,

When i try to push tag from the gitlab ci runner i get this error:

$ git push origin --tags
error: RPC failed; result=22, HTTP code = 404
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly

Need guidance in this regards on how to push git tag in gitlab ci pipeline.

I am unable to push commit from gitlab-ci pipeline

the above issue has been resolved, details can be found in this link

1 Like

Nice job! Glad to hear you found a solution.
Thank you very much for sharing.