Hi, I have a pipeline doing a build and afterwards a deployment to the TEST environment.
For the build I need to // checkout sources for building checkout scm and later on I need to //checkout configuration for TEST environment checkout scm (config) I wasn´t able to configure a working directory for each repo - and the "Multiple SCMs plugin" is deprecated with a hint to the Pipeline plugin. How can I setup the Pipeline job so it´s using "Pipeline script from SCM" AND additionally some files/configs from a different repo? I know about the workaround with subtrees and also this issue: https://issues.jenkins-ci.org/browse/JENKINS-13228, but I´m wondering why help points to the Pipeline plugin ? Any sample setup available ? Thanx for helping, Torsten -- 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/0aa76f95-1c3c-43bb-a3a7-01b45a3eb282%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
