github - Prevent teamcity from running a build with no changes -


i'm trying prevent teamcity queueing build has no changes. teamcity queueing 2 builds when pr merged github.

my setting looks :

vcs trigger

vcs settings

any idea's ?

here build summary log

build summary log

thanks in advance,

tim

just add new "trigger rule" watch file changes. rule should be: "+:."


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -