questions/devops-and-agile/jenkins
XML reporting is now building. Use the ...READ MORE
Go to Job Configuration. Scroll down to ...READ MORE
You should probably put it in a post-built-step ...READ MORE
robocopy returns a bit map This is the ...READ MORE
The best practice is to launch you ...READ MORE
Check if you have Docker installed and ...READ MORE
If you have access to the script ...READ MORE
I’m assuming that Java and Maven are ...READ MORE
The reason why you're getting this error ...READ MORE
Here is a concept which you can ...READ MORE
You have to open the /var/log/jenkins/jenkins.log file to ...READ MORE
You must install docker-compose in order to run ...READ MORE
HI Mam, Please check the following solution:: 1. Switch ...READ MORE
This is how I resolved this issue: # ...READ MORE
Set refspec to: +refs/tags/*:refs/remotes/origin/tags/* branch specifier: ** Under build triggers check ...READ MORE
Change to the jenkins user and run the command ...READ MORE
From your question Jenkins seems have been ...READ MORE
There's many possible reasons for that: different workspace locations (local ...READ MORE
Here are the options you have: a) Assuming ...READ MORE
This is most probably a permission problem. You ...READ MORE
If you do not have the plug-in, ...READ MORE
If you go to the Jenkins page ...READ MORE
it's a better to display your test ...READ MORE
You can use the EnvInject plugin to pass environment ...READ MORE
First, as @sophie may mentioned it you should name ...READ MORE
This can be done by setting the ...READ MORE
Go to edit view on the left, ...READ MORE
Yes you can. Go to edit view on ...READ MORE
Yes you can, its pretty simple actually. Go ...READ MORE
use multijob plugin READ MORE
Jenkins runs as another user, not as ...READ MORE
java -jar jenkins-cli.jar -s http://server get-job myjob ...READ MORE
You can run the following code, its ...READ MORE
Currently, both jobs inside a stage are ...READ MORE
Try changing the port, Change JENKINS_AJP_PORT="xyz" to JENKINS_AJP_PORT="abc" If changing the ...READ MORE
This is simple, use the following command: java ...READ MORE
Increase the number of executors. I had ...READ MORE
Go to the Configure screen and edit the Project name field ...READ MORE
Disable security by editing these two classes ...READ MORE
Hi, You can copy Jobs in between your ...READ MORE
Hey @Hannah, try changing the permissions using ...READ MORE
There is a parameterized remote trigger plugin ...READ MORE
You can try and have two stages ...READ MORE
If you're getting a 502 error that ...READ MORE
You can try the SonarQube XML plugin. ...READ MORE
Well, you are indeed well aware of ...READ MORE
Properties are not cumulative. As described at ...READ MORE
Since, you can go with your procedure ...READ MORE
Here is some information regarding your query ...READ MORE
Check if you can connect to tfs ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.