Reorder cci labs

This commit is contained in:
Ethan Dennis
2022-09-16 09:25:43 -07:00
parent a2827847a2
commit 98e87f3718
5 changed files with 1 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ To get started:
1. Use the `valet-customers/labs` repository as a template to [generate](https://github.com/valet-customers/labs/generate) a new GitHub repository.
2. Select which learning path to begin with. There are currently learning paths for:
- [Migrations from Azure DevOps to GitHub Actions](/azure_devops/readme.md)
- [Migrations from CircleCI to GitHub Actions](/circle_ci/readme.md)
- [Migrations from GitLab CI to GitHub Actions](/gitlab/readme.md)
- [Migrations from Jenkins to GitHub Actions](/jenkins/readme.md)
3. Each learning path describes how to configure your codespace, bootstrap a CI/CD environment, and troubleshoot the Valet CLI.