Re: Problem with build step - Windows Batch Command

2022-12-29 Thread 'Nikolay Sorokin' via Jenkins Users
You cannot run Windows scripts in Linux system and vice versa - the only solution is to use appropriate shell as conditional step. Regards On Thursday, December 29, 2022 at 4:31:45 PM UTC+3 kirillo...@gmail.com wrote: > Hello! I'm having the same issue > Could you describe how you resolve the

Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread 'Nikolay Sorokin' via Jenkins Users
Ashok You need to distinguish Java that is used to run Jenkins and Java that is used to build your applications - these do NOT require to be the same. That means that you can install newer Jenkins , e.g.2.387.1 (as recommended) and still use your Java 8 for applications Regards, Nick On

Re: Regarding unable to view the jobs in jenkins

2023-03-29 Thread 'Nikolay Sorokin' via Jenkins Users
Hi Ashok, To find the answers to the questions asked by your boss I would like to have more details about your Jenkins environment, both for 2.176.1 version and the version you are testing. The initial information I'll be looking for include: - what operation system is used for both instances

Re: Regarding go to specific directory in jenkinsfile

2023-04-14 Thread 'Nikolay Sorokin' via Jenkins Users
Can you explain what are you trying to do with script and jenkins file? On Friday, April 14, 2023 at 11:01:00 AM UTC+3 ashok...@gmail.com wrote: > Hi All, > > How to write a script in order to go to specific repo in jenkinsfile? > > > Thanks in advance. > > > -- You received this message becaus

Build status is not published to GitLab server

2024-07-23 Thread 'Nikolay Sorokin' via Jenkins Users
Hello Everybody I have a self-hosted environment that include: - Jenkins version 2.440.2 running on Linux 5.10.0-30-amd64 - GitLab-CE version 17.1.1 running on Linux 6.6.32-current-rockchip Until recent GitLab-CE update to 17.x Jenkins build results have been posted to GitLab server and