Reorder gitlab labs

This commit is contained in:
Ethan Dennis
2022-09-14 11:29:53 -07:00
parent 2ae5b183f6
commit 301b0b70c6
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -180,4 +180,4 @@ Each pipeline will have a variety of files written that include:
### Next lab ### Next lab
[Perform a dry-run migration of a GitLab pipeline](3-dry-run.md) [Forecast potential build runner usage](3-forecast.md)
@@ -99,4 +99,4 @@ You can now inspect the output of the command to see a forecast report using all
## Next steps ## Next steps
This concludes all labs for migrating GitLab pipelines to Actions with Valet! [Perform a dry-run migration of a GitLab pipeline](4-dry-run.md)
+1 -1
View File
@@ -251,4 +251,4 @@ As an added challenge, try constructing and running the `dry-run` command yourse
## Next lab ## Next lab
[Use custom transformers to customize Valet's behavior](./4-custom-transformers.md) [Use custom transformers to customize Valet's behavior](./5-custom-transformers.md)
@@ -163,4 +163,4 @@ That's it! Congratulations, you have overridden Valet's default behavior by cust
## Next lab ## Next lab
[Perform a production migration of a GitLab pipeline](5-migrate.md) [Perform a production migration of a GitLab pipeline](6-migrate.md)
+1 -1
View File
@@ -50,4 +50,4 @@ At this point, the migration has completed and you have successfully migrated a
### Next Lab ### Next Lab
[Forecast potential build runner usage](6-forecast.md) This concludes all labs for migrating GitLab pipelines to Actions with Valet!