questions/devops-and-agile/jenkins
You can try something like this stages { ...READ MORE
I disagree with @Pam's answer. The problem ...READ MORE
Hi, You can copy Jobs in between your ...READ MORE
You can rename pipeline jobs in jenkins ...READ MORE
Increase the number of executors. I had ...READ MORE
Disable security by editing these two classes ...READ MORE
Change the shell to /bin/bash instead of bin/false ...READ MORE
Check if you have Docker installed and ...READ MORE
The reason why you're getting this error ...READ MORE
HI Mam, Please check the following solution:: 1. Switch ...READ MORE
Since the container gets destroyed once the ...READ MORE
Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...READ MORE
You can use the following Pipeline code ...READ MORE
If you have access to the script ...READ MORE
use multijob plugin READ MORE
Consider the below points: The Freestyle project ...READ MORE
To automatically run build on code commit, follow ...READ MORE
Can you please che ck the location ...READ MORE
https://stackoverflow.com/questions/39832862/jenkins-cannot-define-var ...READ MORE
Here is a snippet from our Jenkins ...READ MORE
If you do not have the plug-in, ...READ MORE
You can run the following code, its ...READ MORE
Go to the Configure screen and edit the Project name field ...READ MORE
Hey @Hannah, try changing the permissions using ...READ MORE
Hi, @Ashutosh, Do you have a pom.xml in ...READ MORE
Hi@akhtar, Yes, you can change Jenkins port no. ...READ MORE
To avoid this error, You should add ...READ MORE
I have tried the following in my ...READ MORE
In the illustration below, i have created a ...READ MORE
The key difference between Declarative pipeline and Scripted pipeline ...READ MORE
You could use the Post Build Task Plugin ...READ MORE
You can download the plugin (*.hpi file) ...READ MORE
The format is as follows: MINUTE (0-59), HOUR ...READ MORE
One other way would be to manually ...READ MORE
On Ubuntu or Debian, when installed through apt-get/dpkg: $ ...READ MORE
Yes, you can configure user permissions per ...READ MORE
To begin with, the best possible way ...READ MORE
AWS CodeDeploy is AWS service that coordinates application ...READ MORE
jenkins user add in visudo or /etc/sudoers READ MORE
Have a look at this thread to ...READ MORE
You would require to copy and take ...READ MORE
1. Copy all the files in your JENKINS_HOME directory over ...READ MORE
Anyone can make use of the URL ...READ MORE
This means the adapter is trying to ...READ MORE
This occurs mainly when the following is ...READ MORE
Hey @Ali, You might not have enabled ...READ MORE
Hey @Ali, follow these steps to integrate ...READ MORE
To start the Jenkins server please follow ...READ MORE
I found a way around: Go to /Users/Username/.jenkins/ Open config.xml and remove ...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.