CI/CD with GitHub Actions
Set up CI/CD pipelines with GitHub Actions: workflows, triggers, secrets, environments, and container registries.
Data Platform
intermediate
8h
Overview
A one-day course on CI/CD with GitHub Actions: workflows, jobs and steps, triggers, secrets and environments, and publishing images to a container registry from CI.
What you'll cover
- ▸Continuous integration and continuous deployment
- ▸Workflows, jobs, and steps
- ▸Triggers and workflow events
- ▸Secrets and environments
- ▸Container registries
What you'll be able to do
- ✓Write a GitHub Actions workflow that tests and deploys a project
- ✓Trigger workflows on the right events
- ✓Handle secrets and environments safely
- ✓Publish an image to a container registry from CI
Tags
CI/CDAutomationDevOpsGitHub Actions
Prerequisites
- Version Control with Git or equivalent experience
