๐ Learning path
CI/CD Pipelines
Automate build, test, and deploy with GitHub Actions workflows.
0 of 3 complete
Continuous integration and delivery turn every commit into a tested,
shippable artifact. Learn the GitHub Actions workflow model - jobs, steps,
and runners - by authoring a pipeline and executing it against a sample
project, so you can see exactly how a runner resolves and runs each step.