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.