Re: How to stash file in free style job

2020-09-04 Thread Adrien Lecharpentier
Hello, You need to archive the XML file in the first project and then use cooyartifact plugin in the downstream job to get that file.. The plugin documentation will help you set it up. -- Adrien Le ven. 4 sept. 2020 à 17:32, 02.m...@gmail.com <02.mah...@gmail.com> a écrit : > I have a free sty

Re: Need help recovering Jenkins.io account

2020-09-04 Thread Mark Waite
Send me your username, the email address that is now inaccessible, and the new email address. On Fri, Sep 4, 2020 at 7:24 PM Keith Yates wrote: > https://accounts.jenkins.io/passwordReset says “If you can't figure this > out, contact us to get your account recovered.” But doesn’t offer any > con

Need help recovering Jenkins.io account

2020-09-04 Thread Keith Yates
https://accounts.jenkins.io/passwordReset says “If you can't figure this out, contact us to get your account recovered.” But doesn’t offer any contact options. I lost access to the email with the account. -- You received this message because you are subscribed to the Google Groups "Jenkin

How to stash file in free style job

2020-09-04 Thread 02.m...@gmail.com
I have a free style job that generates a XML file and now I want to use that file in a downstream project. I can create a downstream project but how do get the XML file from upstream project? Any help appreciated. -- You received this message because you are subscribed to the Google Groups "J