Window Builds a Jenkins+SonarQube Continuous Integration Platform from scratch

Windows builds Jenkins + SnoarQube from scratch This document does not currently contain publishing-related knowledge points. Continuous Integrated Environment: Jenkins Required system environment: java 8 and above, configure java-related environment variables (skipped here) Code hosting: Git 2.22 or gitlab Review tool: SonarQube The to ...

Added by mattachoo on Thu, 11 Jul 2019 21:17:51 +0300

Installation and configuration of jenkins

1. Installation and configuration of Jenkins tools: In this blog, I will mainly explain the following knowledge points and practical experience for your reference: Installation and configuration of Jenkins: _2. Jenkins Slave node configuration: _3. Create a maven project: Configuration code checks sonar: _5. Jenkins Pipeline configuration: 6. ...

Added by WakeAngel on Tue, 28 May 2019 00:25:20 +0300