questions/devops-and-agile/jenkins
In the illustration below, i have created a ...READ MORE
The key difference between Declarative pipeline and Scripted pipeline ...READ MORE
You can run the following code, its ...READ MORE
Yes, you can configure user permissions per ...READ MORE
You can try something like this stages { ...READ MORE
I have tried the following in my ...READ MORE
To automatically run build on code commit, follow ...READ MORE
HI Mam, Please check the following solution:: 1. Switch ...READ MORE
Hey @Hannah, try changing the permissions using ...READ MORE
JNLP(JAVA NETWORK LAUNCH PROTOCOL) is used to Connect to/launch ...READ MORE
use job import portal in jenkins, you ...READ MORE
Disable security by editing these two classes ...READ MORE
This would have been more easier using ...READ MORE
use multijob plugin READ MORE
Hi@akhtar, I think you did not install your ...READ MORE
Change the shell to /bin/bash instead of bin/false ...READ MORE
Hi, You can copy Jobs in between your ...READ MORE
Increase the number of executors. I had ...READ MORE
Hi@akhtar, You can give access to your user ...READ MORE
You can rename pipeline jobs in jenkins ...READ MORE
Hey, Create a freestyle project on Jenkins Use the ...READ MORE
This is simple, use the following command: java ...READ MORE
Since the container gets destroyed once the ...READ MORE
By default, your Jenkins workspace would be ...READ MORE
Hi@akhtar, You can clone a Job in Jenkins. ...READ MORE
You can try the code written below: ...READ MORE
If you have access to the script ...READ MORE
Hi@akhtar, To avoid this error, you have to ...READ MORE
You could use the Post Build Task Plugin ...READ MORE
Hi@akhtar, Yes, you can change Jenkins port no. ...READ MORE
Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...READ MORE
Create a Dockerfile and add the commands ...READ MORE
To run a job by a specific ...READ MORE
Consider the below points: The Freestyle project ...READ MORE
This is a simple mistake, just remove ...READ MORE
Check if you have Docker installed and ...READ MORE
Here is a snippet from our Jenkins ...READ MORE
Hi@akhtar, There is a way to clean up ...READ MORE
Hi@akhtar, There may be several reasons behind this ...READ MORE
Can you please che ck the location ...READ MORE
Hi@akhtar, By default Jenkins has 2 executors. But ...READ MORE
In your local jenkins folder cat /var/lib/jenkins/secrets/initialauthenticationpassword ...READ MORE
Hi@akhtar, I also faced the same issue and I ...READ MORE
On Ubuntu or Debian, when installed through apt-get/dpkg: $ ...READ MORE
Hey! First, find out the id of the ...READ MORE
Hi@akhtar, You got this error because the commands ...READ MORE
Hi@MD, By default JNLP agent port is disabled ...READ MORE
The complete process to install Jenkins can be ...READ MORE
First, as @sophie may mentioned it you should name ...READ MORE
The reason why you're getting this error ...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.