Tag: pipeline
Setting Up a CI/CD Pipeline with Kubernetes
A continuous integration/continuous deployment (CI/CD) pipeline is the spine of the modern DevOps environment. It bridges the gap between the development and operations teams...
Building the DevOps Pipeline with Jenkins
Jenkins is an open source tool that provides integration with the tools used in application lifecycle management to automate the entire process, based on...
Visualise Your Delivery Pipeline in Real-Time with Hygieia
Hygieia is an open source project that enables the user to visualise the entire delivery pipeline. It adds support for multiple teams and a...
Integration of a Simple Docker Workflow with Jenkins Pipeline
This article is a tutorial on integrating the Docker workflow with Jenkins Pipeline.
In this article we will look at working with the pipeline script,...
Using Jenkins to Create a Pipeline for Android Applications
This article is a tutorial on how to create a pipeline to perform code analysis using lint and create a APK file for Android...
Get Started with Jenkins 2.0: Pipeline as Code
With the Pipeline suite of plugins, the mantra of Jenkins 2.0—of ‘Pipeline as Code’ —is gaining momentum. This is evident from the growing number...