From ab8ae8f7069f83d19896d03a7f76d8c970970418 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 7 Oct 2021 20:36:32 -0700 Subject: [PATCH] Update MAC_LINUX_DOCKER.md --- MAC_LINUX_DOCKER.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAC_LINUX_DOCKER.md b/MAC_LINUX_DOCKER.md index 4007e50..a797994 100644 --- a/MAC_LINUX_DOCKER.md +++ b/MAC_LINUX_DOCKER.md @@ -1,6 +1,8 @@ # Learning Jenkins, 03-07: Boolean Parameters Create a freestyle job with one build step. +Add a boolean parameter called `RUN_TESTS`. + ## MacOS, Linux, and Docker If you are running Jenkins on MacOS, Linux, or Docker: