Jenkins Declarative CI/CD pipeline using groovy syntax and Docker-hub
Oct 2, 2023 路 8 min read 路 In the project "django-note-cicd," a Jenkins pipeline has been set up using an Amazon EC2 instance. This pipeline is configured to clone code directly from a GitHub repository. The connection between GitHub and the server is established through a web...
Join discussion