questions/devops-and-agile/jenkins
Hey @Ali, You might not have enabled ...READ MORE
There seems to be an issue with ...READ MORE
Hey @Ali, follow these steps to integrate ...READ MORE
I had the same error. I was connected ...READ MORE
Please let us know the Goal you ...READ MORE
To start the Jenkins server please follow ...READ MORE
Please make sure while deploying to the ...READ MORE
There are two possible issues with this ...READ MORE
Hey @Hannah, Parameterized jobs/builds are the ones ...READ MORE
I found a way around: Go to /Users/Username/.jenkins/ Open config.xml and remove ...READ MORE
Visual Studio and TFS have been using ...READ MORE
https://stackoverflow.com/questions/39832862/jenkins-cannot-define-var ...READ MORE
This is a simple mistake, just remove ...READ MORE
This fixed the problem for me on ...READ MORE
In the slave machine try install the ...READ MORE
So if you give choice parameter the ...READ MORE
Jenkins has support for parameterized build as ...READ MORE
when you have a server that needs ...READ MORE
To automatically run build on code commit, follow ...READ MORE
just add: source /etc/profile As the first step in ...READ MORE
You can try something like this stages { ...READ MORE
To fix this, you need to change ...READ MORE
Here is a snippet from our Jenkins ...READ MORE
Here's a quick script you can add ...READ MORE
Use a tool like puppet to manage ...READ MORE
Change the shell to /bin/bash instead of bin/false ...READ MORE
Try this: -stop jenkins - go and edit /var/lib/jenkins/config.xml - ...READ MORE
Have you tried logging in as the ...READ MORE
Put this into /etc/apache2/other/jenkins.conf: ProxyPass ...READ MORE
Try this: . $(/home/RVM_USER/.rvm/bin/rvm env 1.9.3@rails-3.2.3 --path) make sure ...READ MORE
The simplest solution is reset security. Tomcat by ...READ MORE
In order to build your repo after ...READ MORE
You need to create a specific user ...READ MORE
Perform the following steps: 1) Navigate to Manage ...READ MORE
I disagree with @Pam's answer. The problem ...READ MORE
Make a few changes in your dockerfile Basically ...READ MORE
Create a new service account in openshift ...READ MORE
Using the transparent preset fixes this: jenkins.example.com { ...READ MORE
/tmp/hudson3579240812233061648.sh: line 3: cd: /jenkins/workspace/completeness_compiler_runtime_tests/TPS/qel/automation/tools The error is ...READ MORE
Go to manage Jenkins -> global tool ...READ MORE
Try whoami command to find out which ...READ MORE
Jenkins doesn't use the installed Subversion command ...READ MORE
Install the zentimestamp plugin. This plugin exports a BUILD_TIMESTAMP variable. ...READ MORE
You can use the following Pipeline code ...READ MORE
Artifacts store any data that is created ...READ MORE
You have the wrong endpoint - it ...READ MORE
Follow these steps: Step 1- go to manage ...READ MORE
Make sure your script is flushing it ...READ MORE
Try this manage jenkins > configure system look ...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.