Marveeeen / gh-actions-react-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastering CI/CD

This repository serves as a comprehensive guide for mastering Continuous Integration/Continuous Deployment (CI/CD) principles and practices. It covers various aspects of CI/CD, including workflows, jobs, steps, and the effective use of GitHub Actions.

Lessons Learned:

  • Introduction to CI/CD
  • GitHub Actions for CI/CD
  • Workflows (Defining events, jobs)
  • Jobs (Defining runners, steps)
  • Steps (Action and command)
  • Testing, Building, and Deploying

About


Languages

Language:JavaScript 74.0%Language:CSS 17.8%Language:HTML 8.2%