This tutorial provides basic information about the pipeline in Jenkins. We’ll walk through add-ons installation, job creation, and move on to the process of processing the code in the stage. When installing Jenkins, the system prompts you to install the
Continue readingCategory: Jenkins
How to install Jenkins on Ubuntu
The Jenkins web application is written in java and we will additionally install the openjdk package for its operation. This instruction is written on the example of Ubuntu Server 20.04. System preparation We will update the list of packages, set
Continue reading