Thanks, Aravind – I had never seen that before! That could come in handy to reduce the number of pipelines I have.
Michael On Monday, 27 March 2017 16:46:38 UTC+1, Aravind SV wrote: > > Michael, the only thing I'd add to this is that there is a tab in the > trigger with options modal, which allows you to change pipeline level > environment variables. > > On Wed, Mar 22, 2017 at 4:12 PM, Michael Bannister <[email protected] > <javascript:>> wrote: > >> No - as I see it, GoCD is very particular about all of its inputs >> (materials) being version-controlled; there is no way to upload a file, >> type a parameter value, etc. >> The only real user input you can provide when triggering a pipeline is to >> select specific versions of the pipeline's materials. So, you might >> consider defining a Git (or other supported VCS) repository as a material >> for your pipeline and updating the file there, thus triggering the pipeline >> automatically. >> >> Michael >> >> On Wednesday, 22 March 2017 04:32:54 UTC, GIRIDHARAN RAMASAMY wrote: >>> >>> While triggering the pipeline,can we upload a file to server from your >>> local machine? >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "go-cd" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
