From 68f489e273f7b6ef140626a0a651411033c549ec Mon Sep 17 00:00:00 2001 From: j-dunham Date: Fri, 2 Sep 2022 13:54:54 -0400 Subject: [PATCH] Update 1-configure.md --- gitlab/1-configure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/gitlab/1-configure.md b/gitlab/1-configure.md index 86cfeb4..5811812 100644 --- a/gitlab/1-configure.md +++ b/gitlab/1-configure.md @@ -59,6 +59,7 @@ To verify our environment is configured correctly, we are going to run a `update gh valet dry-run gitlab --output-dir ./tmp/dry-run-lab --namespace valet --project basic-pipeline-example ``` 4. In the terminal you should see the command was successful, if not it is a good time to practice the configure command again and make sure the access tokens values are correct and were generated with the correct permissions. + ![configure-dry-run](https://user-images.githubusercontent.com/18723510/183989794-d51fa29d-b4c0-4074-8402-a55ffcea3a6b.png) ### Next Lab