Chidi's DevOps Portfolio Pipeline
Navigate through my CI/CD pipeline to explore my skills and experience
Source
Build
Test
Deploy
Monitor
Production
$
git log --oneline
_
$ git init
Initialized empty Git repository in /portfolio/.git/
$ git add .
$ git commit -m 'Initial commit: Who I Am'
$ git log --oneline
Previous
Source
Build
Test
Deploy
Monitor
Production
Next
Swipe to navigate