# jenkins-course-template
**Repository Path**: jenkins_pip_demo/jenkins-course-template
## Basic Information
- **Project Name**: jenkins-course-template
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-25
- **Last Updated**: 2021-03-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 学习使用Jenkins
## 目录说明
- *vars* groovy pipeline library
- sample: jenkins pipeline script sample
- template: jenkins script template, eg: job dsl
- governance: jenkins jte script
- src: let's study groovy
## 设置门禁
https://docs.sonarqube.org/7.4/analysis/analysis-parameters/
sonar-scanner -Dsonar.analysis.mode=preview -Dsonar.report.export.path=sonar-report.json
## 网络资料
开始使用Jenkins:
Jenkins用户手册:
Pipeline syntax:
流水线语法:
Pipeline Steps Reference :
Jenkinsfile样本:
插件开发:
扩展点索引:
开发文档: