questions/devops-and-agile/jenkins
You can use groovy job file: description('') steps { ...READ MORE
In the illustration below, i have created a ...READ MORE
The key difference between Declarative pipeline and Scripted pipeline ...READ MORE
I have tried the following in my ...READ MORE
C:\Program Files (x86)\Jenkins\workspace\app>del "C:\Program Files\Apache Software Foundation\Tomcat ...READ MORE
Hey @Karan, I just missed out on ...READ MORE
Hey @Anoop, In order to create a ...READ MORE
This indicates that Maven uses Java 1.8 ...READ MORE
The option “Launch agent by connecting it ...READ MORE
The command looks something like this: java -jar ...READ MORE
The user needs to open the console ...READ MORE
For defining a Pipeline in SCM, a ...READ MORE
Here are the ways in which you ...READ MORE
There are two ways we can start ...READ MORE
This would have been more easier using ...READ MORE
set "host_key_checking = False" in /etc/ansible/ansible.cfg READ MORE
Continuous Integration using Jenkins and Git plugin Create ...READ MORE
I got the solution for this: pipeline ...READ MORE
Jenkins Pipeline is designed to easily use ...READ MORE
When you are using ssh to connect, ...READ MORE
If you want to place the instance ...READ MORE
use multijob plugin READ MORE
Make use of the security groups and ...READ MORE
The procedure to utilize a third party ...READ MORE
Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of ...READ MORE
Groovy is the default scripting language that ...READ MORE
We can mention some test conditions to ...READ MORE
Blue Ocean is a project that redefines/rethinks ...READ MORE
Yes, you can configure user permissions per ...READ MORE
You could use the Post Build Task Plugin ...READ MORE
JNLP(JAVA NETWORK LAUNCH PROTOCOL) is used to Connect to/launch ...READ MORE
Hey @Harsh, follow this to get an ...READ MORE
Works in Jenkins can be activated intermittently ...READ MORE
The JENKINS_HOME organizer contains a document named ...READ MORE
Anyone can make use of the URL ...READ MORE
1. Copy all the files in your JENKINS_HOME directory over ...READ MORE
Change the shell to /bin/bash instead of bin/false ...READ MORE
Can you please che ck the location ...READ MORE
I have 7 freestyle jobs (A,B,C,D,E,F,G) in ...READ MORE
On Ubuntu or Debian, when installed through apt-get/dpkg: $ ...READ MORE
To automatically run build on code commit, follow ...READ MORE
The format is as follows: MINUTE (0-59), HOUR ...READ MORE
If you are talking about executing another ...READ MORE
You can download the plugin (*.hpi file) ...READ MORE
One other way would be to manually ...READ MORE
To run a job by a specific ...READ MORE
Hey! First, find out the id of the ...READ MORE
To begin with, the best possible way ...READ MORE
Developing Continuous Delivery Pipeline using Git, Jenkins, ...READ MORE
Create a Dockerfile and add the commands ...READ MORE
OR
Already have an account? Sign in.