From b0237ed86dd663cc743321eea8744bafc662817e Mon Sep 17 00:00:00 2001 From: Michael Jenkins Date: Wed, 29 Sep 2021 21:41:02 -0700 Subject: [PATCH] Fix things up after swithing from 02-05 --- 02_05.md => 02_06.md | 4 +--- MAC_LINUX_DOCKER.md | 4 +--- WINDOWS.md | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) rename 02_05.md => 02_06.md (80%) diff --git a/02_05.md b/02_06.md similarity index 80% rename from 02_05.md rename to 02_06.md index 5f39ee0..7c278b1 100644 --- a/02_05.md +++ b/02_06.md @@ -1,6 +1,4 @@ -# Learning Jenkins, 02-05: Run and Monitor Jobs -In this lesson you will monitor a job that runs long enough for you to interact with the console output in real time. - +# Learning Jenkins, 02-06: Run and Monitor Jobs Use the console to create a freestyle job with one build step. # WINDOWS SYSTEMS diff --git a/MAC_LINUX_DOCKER.md b/MAC_LINUX_DOCKER.md index 76ce3bb..143a172 100644 --- a/MAC_LINUX_DOCKER.md +++ b/MAC_LINUX_DOCKER.md @@ -1,6 +1,4 @@ -# Learning Jenkins, 02-05: Run and Monitor Jobs -In this lesson you create your first job. - +# Learning Jenkins, 02-06: Run and Monitor Jobs Use the console to create a freestyle job with one build step. # MacOS, Linux, and Docker diff --git a/WINDOWS.md b/WINDOWS.md index e599fa2..aeb9b0e 100644 --- a/WINDOWS.md +++ b/WINDOWS.md @@ -1,6 +1,4 @@ -# Learning Jenkins, 02-05: Run and Monitor Jobs -In this lesson you create your first job. - +# Learning Jenkins, 02-06: Run and Monitor Jobs Use the console to create a freestyle job with one build step. # WINDOWS SYSTEMS