Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] How to tag my repo from a shell script on CI?

Hi all,

I'd like to improve the promotion scripts in a few projects I deal with so they include tagging of the repo when promoting from snapshots to release.
I tried a few things and couldn't find a working solution, always facing some permission denied or some variation. Is it even possible? If so, can someone please describe:
1. How to push tag to git.eclipse.org to git.eclipse.org/Gerrit repo?
2. How to push tag to GitHub repo?

If someone feels like adding the answer to https://wiki.eclipse.org/Jenkins and then sending a link back, that'd be very welcome.

Thanks in advance.
--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers

Back to the top