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
DevOps with GitLab CI Course - Build Pipelines and Deploy to AWS
About
Designed and implemented a full CI/CD pipeline on GitLab following the freeCodeCamp curriculum. The pipeline automatically builds, tests, and deploys a static website to GitLab Pages upon every code commit, demonstrating a practical understanding of continuous integration and deployment.