Apply suggestions from code review

Co-authored-by: Ethan Dennis <ethanis@github.com>
This commit is contained in:
Luke Cheung Engle
2022-09-16 12:52:26 -07:00
committed by GitHub
co-authored by Ethan Dennis
parent c8887a6bca
commit a9f9e4cd20
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
In this lab, you will use the `audit` command to get a high-level view of all pipelines in a GitLab server.
The `audit` command will perform the following steps:
1. Fetch all of the projects defined in a GitLab organization.
1. Fetch all of the projects defined in a GitLab group.
2. Convert each pipeline to their equivalent GitHub Actions workflow.
3. Generate a report that summarizes how complete and complex of a migration is possible with Valet.