14.02.2019 12:58, Steven Foster пишет:
> It would definitely be my preferred way of building code, but
> unfortunately the Jenkins master has to clone and perform the merge
> per pipeline every time. That doesn't scale on a sizeable repo with
> many active PRs and 12 multibranch pipelines :(
Agree. And you must clone the repository at least 2 times. The first
time to get Jenkinsfile, the second for tests. It is very annoying. It
would be convenient to somehow be able to use previously cloned code.
--
WBD,
Viacheslav Dubrovskyi