From 4d8161707613b77fd754982c5a928f18092a9a7c Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 7 Oct 2021 20:17:22 -0700 Subject: [PATCH] Update MAC_LINUX_DOCKER.md --- MAC_LINUX_DOCKER.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAC_LINUX_DOCKER.md b/MAC_LINUX_DOCKER.md index 72d419e..6dcfbf6 100644 --- a/MAC_LINUX_DOCKER.md +++ b/MAC_LINUX_DOCKER.md @@ -1,7 +1,7 @@ # Learning Jenkins, 02-07: Run and Monitor Jobs Use the console to create a freestyle job with one build step. -# MacOS, Linux, and Docker +## MacOS, Linux, and Docker If you are running Jenkins on MacOS, Linux, or Docker: 1. Select the `Execute shell` build step. @@ -15,7 +15,7 @@ done exit 1 ``` -# Troubleshooting Errors +## Troubleshooting Errors If you select the `Execute Windows batch command` build step, you will see an error similar to the following: ``` Building in workspace /var/jenkins_home/workspace/hello