You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to configure multiple Jenkins instance?
I tried to change jenkins to jenkinsA and jenkinsB in the config file and calling jenkinsA.job_status, but it doesn't work.
Before digging more, I was wondering if you know an existing solution.
Thank you.
The text was updated successfully, but these errors were encountered:
@tomav, unfortunately, no, the problem being the env var based configuration with multiple instances.
I don't have a solution for now, but I'll think about that 😸
Is there a way to configure multiple Jenkins instance?
I tried to change
jenkins
tojenkinsA
andjenkinsB
in the config file and callingjenkinsA.job_status
, but it doesn't work.Before digging more, I was wondering if you know an existing solution.
Thank you.
The text was updated successfully, but these errors were encountered: