Automate build, test, and deployment pipelines directly in your GitHub repository.
CI/CD Introduction
Understand continuous integration and continuous delivery — the principles behind automated pipelines.
Writing GitHub Actions Workflows
Create YAML workflow files with triggers, jobs, steps, and reusable actions from the marketplace.
Deploying with GitHub Actions
Build Docker images, push to a registry, and deploy to a server or cloud platform using GitHub Actions.