This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
octopus:releasepipeline [2016/02/24 10:08] Fatih Degirmenci [SHA1s to Apply Tags on for SR1] |
octopus:releasepipeline [2016/02/24 18:44] (current) Aric Gardner |
||
|---|---|---|---|
| Line 54: | Line 54: | ||
| * git tag -am "brahmaputra.1.0" brahmaputra.1.0 | * git tag -am "brahmaputra.1.0" brahmaputra.1.0 | ||
| * git push origin brahmaputra.1.0 | * git push origin brahmaputra.1.0 | ||
| + | |||
| + | If you get the error | ||
| + | ! [remote rejected] brahmaputra.1.0 -> brahmaputra.1.0 (prohibited by Gerrit) | ||
| + | This is because you are not the author of the commit being tagged. email helpdesk and I will add forge rights to refs/tags/* on your repo. | ||
| + | |||
| + | |||
| Please contact aricg and/or other Octopus members on #opnfv-octopus channel if you experience any issues. | Please contact aricg and/or other Octopus members on #opnfv-octopus channel if you experience any issues. | ||