Skip to content

Latest commit

 

History

History
 
 

README.md

CI/CD

Overview

A 100-minute hands-on CI/CD workshop. Starts from the CI/CD concepts, writes your first GitHub Action workflow, builds a full CI pipeline for a Go project, and finally automates the deployment!

Target Audience

  • Familiar with GitHub basics (clone, push, pull, branch)
  • Has Docker foundations (completed the Docker workshop)
  • Interested in automating testing and deployment