Hi

I'm using the git-parameter plugin to select a tag as a build parameter.
The problem is that the list with tags is not updated when new tags are
added.

First I added a "git fetch --tags" to the plugin, because that could have
been the problem, but new tags were not added. To check if the plugin code
was actually called I just added the current date and time to the tag list.

This date never gets updated, so it seems that Jenkins caches the parameter
options after the first time it collects the tags.

How can I make sure that Jenkins doesn't cache the build parameter?

Kind regards,

Tom Van Looy

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to