From f7751b69739978239877c404b66304b45cccae00 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 10 Aug 2022 13:32:19 -0700 Subject: [PATCH] Spacing --- jenkins/readme.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index 9fcacaf..f2a2703 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -69,9 +69,10 @@ Manually Install the GitHub CLI Valet extension. More information on the [GitHub - Verify Valet CLI is installed and working ## Troubleshooting Jenkins -1. Navigate to the Docker tab on your left hand side. + +1. Navigate to the Docker tab on your left hand side. 2. Under the `Containers` tab you should see a Docker container `jenkins:valet` listed with a green play button ▶ - - If you see the `jenkins:valet` container, but it has a red stopped symbol next to it ▢, right click on the container and click on `start`, the container should begin running again. - - If the container does not start even after trying to manually start it, right click on the `jenkins:valet` container and click the `remove` button. Next continue by following all the #bootstrap-jenkins instructions again. - + - If you see the `jenkins:valet` container, but it has a red stopped symbol next to it ▢, right click on the container and click on `start`, the container should begin running again. + - If the container does not start even after trying to manually start it, right click on the `jenkins:valet` container and click the `remove` button. Next continue by following all the #bootstrap-jenkins instructions again. + Screen Shot 2022-08-09 at 3 06 46 PM