×
The following tutorials show how to use Jenkins to cover the basics of CI/CD concepts based on specific technology stacks. Choose the tutorial that's relevant ...
Mar 15, 2016 · In the "light" category you can usually be certified on the basis of a short quiz at the end of an online training. At the other end of the ...
In the IT world, namely in software, "certification" is used in many different ways and for many different purposes. From very simple and light certifications ...
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...
Missing: training | Show results with:training
The procedures in this chapter are for new installations of Jenkins. Jenkins is typically run as a standalone application in its own process. The Jenkins WAR ...
Missing: Cloud training
This page provides a brief overview of using Jenkins for automation with embedded and hardware projects. Use-cases. Working with tools. Jenkins has plugins for ...
Missing: training | Show results with:training
Feb 7, 2020 · It was a great learning experience listening to and talking about Jenkins, Elasticsearch, Jira, GitHub and a lot of other things. After that, we ...
Aug 17, 2018 · Manually running a predefined Docker image as a separate Jenkins agent. Automatically provisioning a Docker image, when needed, as a part of a “ ...
Dec 3, 2021 · The MSBuild project or solution to build. If a directory is specified, MSBuild searches it for a (single) file that has a file extension that ...
Apr 7, 2023 · To begin my learning process, I knew that starting with an empty Android application was the logical first step. However, as the saying goes, ...