| When I enable the "Skip initial build on first branch indexing" build option, all other build strategies I have are ignored. For example, if I have a build strategy to do named branches with an exact name of master as well as the skip option on and push to a branch foo, that branch will get built. It is not until after I remove the skip option that the named branch strategy begins to work again. I am seeing this on version 1.3.2 of this plugin. |