questions/devops-and-agile/jenkins
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
While using one big master, u can ...READ MORE
Your goals can be achieved by using ...READ MORE
Try using nohup. It will creates nohup.out ...READ MORE
You can use the same dockerfile for ...READ MORE
I installed Oracle XE to talk to ...READ MORE
Since the container gets destroyed once the ...READ MORE
As you know each sh command runs in ...READ MORE
You can try the code written below: ...READ MORE
I was also facing the same problem. ...READ MORE
If the code is compiling and running ...READ MORE
Try Jenkins Plugin called as Slave SetupPlugin. This ...READ MORE
I think you should try this. Try Uninstalling ...READ MORE
Now, there is no official servicenow support ...READ MORE
While you are trying , just try ...READ MORE
you can append the path to the ...READ MORE
Use Webhooks in SonarQube Administration setup to ...READ MORE
Consider the below points: The Freestyle project ...READ MORE
Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...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.