An open API service indexing awesome lists of open source software.

https://github.com/withlin/go-jenkins-sample


https://github.com/withlin/go-jenkins-sample

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# go-jenkinsapi-sample
### 我们的需求?
* 创建job
* 获取构建状态
* 获取构建的日志
* **github.com/bndr/gojenkins**基本满足需求
## 获取构建日志