You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the exploration of Jenkins and GitLab for automating build and deployment processes, as well as other experiments and comparisons. In this README, we will provide an overview of the key activities and findings in this repository. Here we will be exploring the power of Jenkins, CI/CD and other DevOps tools.
This repository serves as a playground for experimenting with Jenkins triggers. Jenkins is a popular automation server that is widely used for continuous integration and continuous delivery (CI/CD) processes. Triggers are a fundamental concept in Jenkins, as they determine when and how automation processes are initiated.