#jenkins
Read more stories on Hashnode
Articles with this tag
Using Jenkins and Kubernetes · In our previous article, we set up a static Jenkins Master-Slave setup. However, there may be situations where you need...
We use webhooks or Poll SCM everyday in our CICD Pipeline to enable our jobs to be triggered automatically every time we do changes on our git repo in...
Using the Jenkins UI is really good and satisfying. Using a jenkinsfile on the other hand … is pretty good. Let us learn how to write a...