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]. For more options, visit https://groups.google.com/d/optout.
