#CI

Extending with Shared Libraries

This document provides a comprehensive guide to using shared libraries in Jenkins. It covers the differences between trusted and untrusted libraries, and how to load and use libraries in your pipelines. It also includes information on defining global variables and custom steps, and troubleshooting tips.

Posted on Tue, Jun 20, 2023 Jenkins CI

Jenkins: Declarative Pipelines

Embrace Declarative Pipeline

Posted on Tue, Jun 6, 2023 Jenkins CI

Jenkins: The Foundations

Introducing Jenkins basic concepts and functionality

Posted on Tue, Jun 6, 2023 Jenkins CI

Introducing Jenkins