On Wednesday, June 17, 2015 at 2:53:25 PM UTC-4, Stephan Stachurski wrote: > > using our conventional jenkins pipeline, we have been burned in the past > when the head of a branch changed between the start and end of the pipeline. >
If using a multibranch workflow (currently in beta), you just say `checkout scm` to get a consistent commit anywhere within the build. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/125283f3-ddc7-4b60-ac3f-6e4bd79ce8d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
