I think you don't need public access for that. I trigger my builds via http from a hook on my git repository server with http auth. The workspace should be accessable the same way. (not tested)
Max Am 25.06.2015 11:16 schrieb "Vincent Latombe" <[email protected]>: > Hi, > > you could use the workspace access through <job url>/ws/filepath if it is > feasible for you to grant public access to the job workspace. > > Vincent > > 2015-06-24 13:13 GMT+02:00 <[email protected]>: > >> Hello, >> >> is there a documented/supported (!) way how to access files created by >> the job in the middle of the build? As part of the build process, I'd like >> to call a build service (Fedora Copr) which requires a publicly available >> file which will be generated by the job. Then, I'd like to continue with >> some tests. >> >> Thanks in advance >> -- >> Radek >> >> -- >> 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/7bd3b1b8-0a87-4f5c-82bb-6328bcecca6b%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/7bd3b1b8-0a87-4f5c-82bb-6328bcecca6b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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/CAH-zGCj%2BTXLUGBDjN557-MPXMrjwm7YZ5s-ArJ%2Bs7k4SWPM52w%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAH-zGCj%2BTXLUGBDjN557-MPXMrjwm7YZ5s-ArJ%2Bs7k4SWPM52w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > 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/CAFYMSeC6kV3tOrkiNsuCH5mOctKd_ySZjsLQxmaMHtru7h4Nyg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
