From 9056585b78485cccc7215703a5c0416d832b3c23 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Thu, 11 Aug 2022 20:46:14 -0400 Subject: [PATCH] Update gitlab/valet-dry-run-lab.md Co-authored-by: Begona Guereca --- gitlab/valet-dry-run-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/valet-dry-run-lab.md b/gitlab/valet-dry-run-lab.md index 24f5058..9c743c0 100644 --- a/gitlab/valet-dry-run-lab.md +++ b/gitlab/valet-dry-run-lab.md @@ -20,7 +20,7 @@ We will be performing a dry-run against a preconfigured project in the GitLab in 2. What is the namespace for that project? __Valet. In this case the namespace is the same as the group the project is in__ 3. Where do we want to store the result? __./tmp/dry-run-lab. This can be any valid path on the system. In the case of codespaces it is generally best to use `./tmp/SOME_DIRECTORY_HERE` so the files show in explorer__ -#### Steps +### Steps 1. Navigate to the codespace terminal 2. Run the dry-run command using the values determined above ```