You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small Python Program which is builded using jenkins CI/CD pipeline job by writing a pipeline script and integrating it with github.
About
A CI/CD pipeline for a small Python program to automate the build, test, and deployment process using Jenkins. The pipeline was integrated with a GitHub repository to ensure code changes triggered automated workflows, resulting in faster development cycles and improved code quality.