Please let me know, if the issue had been resolved.

On Monday, 30 January 2017 16:04:13 UTC-5, 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:"...", url: "${urlForPublish}"
>
>    I'm not sure how to specify the body correctly, though. Could anyone 
> point me to an example or offer any suggestions? In the meantime, I've 
> worked around this by using curl, but it seems like using the httpRequest 
> step would be preferable.
>
>    Thanks,
>
>    --- Chris
>
>
>

-- 
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/ea86778d-7998-4cc0-8ce2-e1253b014ea3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to