#devops
Read more stories on Hashnode
Articles with this tag
Maven is a build automation and project management tool primarily used in Java projects. It simplifies the process of managing project dependencies,...
This article covers the order of Ansible variable configurations, methods for defining variables, and the concept and usage of fact variables. It...
Popular Triggers :- Git Webhooks Poll SCM Schedule jobs Remote Triggers Build after a particular job Many more..... Basic steps to follow...
Having a cicd pipeline to do your work reduces the stress significantly. So, recently I created a CICD project where I deployed the pipeline which...