#jenkins
Read more stories on Hashnode
Articles with this tag
Day 27 · Use your Docker Build and Run Knowledge docker build - you can use sh 'docker build . -t <tag>' in your pipeline stage block to run the docker...
Day 24,25 of 90days0fdevops · What is GitHub webhook? A GitHub webhook is a mechanism that allows users to configure a server to be notified of specific...
What is CI/CD? CI/CD stands for Continuous Integration and Continuous Delivery/Deployment. It is a set of practices and tools that enable teams to...
Linux, Git, Git-Hub, and Docker are finished, so let's learn the CI-CD tools to deploy them. What is Jenkins? Jenkins is an open-source automation...
What is a package manager in Linux? A package manager is a tool that allows users to install, remove, upgrade, configure, and manage software...