diff --git a/MAC_LINUX_DOCKER.md b/MAC_LINUX_DOCKER.md index dd20e6d..27de5b5 100644 --- a/MAC_LINUX_DOCKER.md +++ b/MAC_LINUX_DOCKER.md @@ -12,7 +12,7 @@ If you are running Jenkins on MacOS, Linux, or Docker: echo "Hello, Jenkins" ``` -# Getting an Error in the First Job +# 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 diff --git a/WINDOWS.md b/WINDOWS.md index c13b0d7..06b50a9 100644 --- a/WINDOWS.md +++ b/WINDOWS.md @@ -12,7 +12,7 @@ If you are running Jenkins on a Windows system: echo "Hello, Jenkins" ``` -# Getting an Error in the First Job +# Troubleshooting Errors If you select the `Execute shell` build step, you will see an error similar to the following: ``` Building in workspace C:\Windows\system32\config\systemprofile\AppData\Local\Jenkins\.jenkins\workspace\hello-jenkins