On Tuesday, 31 January 2017 02:34:13 UTC+5:30, Christopher Burke wrote:
>
> Hey everyone
>
>Part of my build pipeline requires that I publish a zip file to a
> server, so I'm trying the following:
>
> response = httpRequest httpMode: 'POST', contentType:
> 'APPLICATION_OCTETSTREAM', body:".
deepak t.s
2:53 PM (2 hours ago)
to jenkinsci-users
Hi team i am tring to use the following utis from Phoenix AutoTest Plugin
I have writen a grrovy script which i load in scripts block
Comand can be found here :
https://jenkins.io/doc/pipeline/steps/phoenix-autotest/#readxml-readxmlstep
Ex
Hi team i am tring to use the following utis from Phoenix AutoTest Plugin
I have writen a grrovy script which i load in scripts block
Comand can be found here :
https://jenkins.io/doc/pipeline/steps/phoenix-autotest/#readxml-readxmlstep
Ex :
def extractinfo{
def xml = readXml xmlFile 'setup.xml