From 602a72125be0fd8cab673cf70231cfdbc1289d57 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 7 Oct 2021 20:35:33 -0700 Subject: [PATCH] Update MAC_LINUX_DOCKER.md --- MAC_LINUX_DOCKER.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/MAC_LINUX_DOCKER.md b/MAC_LINUX_DOCKER.md index ea4c87a..4007e50 100644 --- a/MAC_LINUX_DOCKER.md +++ b/MAC_LINUX_DOCKER.md @@ -1,7 +1,7 @@ # Learning Jenkins, 03-07: Boolean Parameters 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. @@ -16,6 +16,3 @@ else echo "No tests will be run..."; fi ``` - -# Troubleshooting Errors -