These are the only relevant lines I can find in the logs:

FINE: Running: git push git@<repository address>.git passed

May 17, 2012 7:05:46 PM hudson.Proc
FINE: Running: git tag -l passed


On Thursday, May 17, 2012 10:49:28 AM UTC-7, Alec Koumjian wrote:
>
> I would like to 1) update a tag to a git revision that just passed its 
> tests and then 2) push that new tag reference to the origin repository.
>
> I am using Git Publisher. I have set "Publish Only if Build Succeeds". I 
> have also set "Tag to push" as "passed", and "Target remote name" as 
> "origin".
>
> From the logs, I can see that it is successfully pushing the tag, but 
> without first pointing it to the new revision, which I thought was the 
> default behavior.
>
> Any ideas of what I'm doing wrong, or what I'm missing?
>

Reply via email to