From c0810ecbe08a3658f5e194e06f0b4e8ba48a82b5 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Thu, 1 Sep 2022 16:40:45 -0400 Subject: [PATCH] Update and rename valet-migrate-lab.md to 6-migrate.md --- gitlab/{valet-migrate-lab.md => 6-migrate.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gitlab/{valet-migrate-lab.md => 6-migrate.md} (94%) diff --git a/gitlab/valet-migrate-lab.md b/gitlab/6-migrate.md similarity index 94% rename from gitlab/valet-migrate-lab.md rename to gitlab/6-migrate.md index 23041a6..3321dd0 100644 --- a/gitlab/valet-migrate-lab.md +++ b/gitlab/6-migrate.md @@ -42,4 +42,4 @@ gh valet migrate gitlab --target-url https://github.com/GITHUB-ORG-USERNAME-HERE - The migration is complete and we have successfully transformed a pipeline from GitLab into a GitHub Actions workflow, added it to a GitHub Repository, and run the workflow in Actions. ### Next Lab -[Forecast GitLab Usage](../gitlab/valet-forecast-lab.md) +This concludes the Valet labs for GitLab, if you are interested exploring the power of Valet more. You can leverage the demo GitLab Instance and modify and add new projects that more closely match your needs and try out the commands again!