Ver Fonte

Fix spacing

Signed-off-by: Brian Herrera <[email protected]>
Brian Herrera há 1 ano atrás
pai
commit
2bfd22e796
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      AutomatedReview/JenkinsDeploymentGuide.md

+ 0 - 4
AutomatedReview/JenkinsDeploymentGuide.md

@@ -8,9 +8,6 @@ To get started, clone the o3de-jenkins-pipeline repo and review the setup instru
 
 - Repo: https://github.com/o3de/o3de-jenkins-pipeline/ 
 
-
-
-
 ## Testing
 
 Testing can be completed on a docker container running on your machine in addition to the sandbox instance.
@@ -115,7 +112,6 @@ After the start up scripts are executed and Jenkins starts, it also performs the
     - This is moved off the default location of $JENKINS_HOME to avoid stale configs when the config files are updated. 
 
 
-
 ## Jenkins Configuration as Code
 
 Configs and templates are stored in the /configs directory of the repo. Any .yaml or .yml files stored in this directory will be picked up by the JCasC plugin.