On Thu, Jul 6, 2017 at 10:23 AM, Kai <[email protected]> wrote: > Hi, > > We are trying to setup a Jenkins pipeline and have a Deploy step to deploy a > specific version of the application. > > The pipeline job will be invoked programmatically by another system. > > Is there a way to pass in parameters programmatically to the pipeline job so > it knows which version to deploy?
This should be a good summary of your options: https://wiki.jenkins.io/display/JENKINS/Parameterized+Build . > > Thanks > > -- > 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/c2c2f562-acce-475c-8a5f-eb0544118113%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/CAA5t8VpAmUbM90g6ujikFMfg_C_SGLE4ZgHwzCXDaUySMmXeng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
