DDEVOPS Read More How to Use Parameters in Jenkins Declarative PipelinebyBibin WilsonAugust 28, 2024 In Jenkins’s declarative pipeline, you can add parameters as part of Jenkinsfile. There are many supported parameters types…
HHOW TO GUIDES Read More Install Jenkins on Ubuntu in 10 Easy StepsbydevopscubeDecember 28, 2022 In this guide, we will walk you through the steps to install Jenkins on the latest Ubuntu server…
DDEVOPS Read More Setup Jenkins master and Build Slaves as Docker ContainerbyMi JiaOctober 20, 2017 Do you want dockerized Jenkins which includes the configuration for build slaves also as Docker containers? So that you can…
CCI/CD Read More Java Continuos Integration with Jenkins – Beginners GuidebyBibin WilsonApril 4, 2016 In this article, I will guide you to set up a simple CI work-flow for a Java spring…