https://github.com/yinheli/dingding-jenkins-plugin
https://github.com/yinheli/dingding-jenkins-plugin
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yinheli/dingding-jenkins-plugin
- Owner: yinheli
- Created: 2021-09-02T06:38:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T03:58:17.000Z (about 3 years ago)
- Last Synced: 2025-02-02T05:24:37.137Z (5 months ago)
- Language: Java
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 钉钉通知 jenkins 插件
## 打包
```
mvn clean package -Dmaven.test.skip=true
```