#jenkins
Read more stories on Hashnode
Articles with this tag
INTRODUCTION A Jenkins shared library is a library with code you share between Jenkins jobs. Developers use libraries to share code and avoid...
Deploying application to eks using just jenkins(not octopus). -> Install kubernetes continuos deploy plugin in jenkins. -> Add kubeconfig details to...
Introduction In software engineering, CI/CD or CICD is the combined practice of continuous integration (CI) and (more often) continuous delivery or...