Session
CI/CD with GitHub Actions
Learn about building and deploying applications using GitHub Actions. We will learn diverse ways to trigger our builds and build different of types of applications. After this session you'll be able to build and deploy your software from GitHub.
You will understand:
- GitHub Actions Runners
- YAML workflow syntax
- Workflow Triggers
- Variables
- Job Dependencies
- Conditionals
- Matrix Builds
- Outputs
- Environments
- Secrets
- Deployments to Container Registries & Azure