Hello everyone, i’m using Jenkins 2.375.1 LTS and here is my problem:
I’m using a job for close an application on my desktop and then i reload this same application. After that i trigger another build (yes all theses jobs are in a campaign). But when the last job starts, the application that was launched by the previous job is closing down.
But i need this application to run the next job which is on the web.
How can I let the first job with the app running when I launch the next job ?