>
>> On Wednesday, September 22, 2021 at 11:50:30 AM UTC-8 
>> jayarama...@gmail.com wrote:
>>
>>> Hello,
>>>
>>> I wanted to trigger a Jenkins build when a new tag is created but I'm 
>>> not having any luck with it. 
>>>
>>> Just to be sure I mentioned it, I don't have access to modify the repo 
>>> since it's a public repo.
>>>
>>> The following configuration is what I used in the "Git" Source Code 
>>> Management
>>> Repo URL: https://github.com/apache/tomcat.git
>>> Refspec: +refs/tags/8.5.*:refs/remotes/origin/tags/8.5.*
>>> Branch Specifier: **/tags/**
>>> Build Trigger: Poll SCM (with no schedule)
>>>
>>> Is there something I'm doing wrong?
>>>
>>> I can't do WebHooks which is unfortunate I thin
>>>
>>

If you can't use webhooks than you need a schedule ( otherwise the polling 
will never run).

Björn 

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9e203c45-8645-4bab-8eda-0ef6457cf7b6n%40googlegroups.com.

Reply via email to