diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d8a58aabced12ff2f6d5641a8bae3abb6895aa15 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +#### 目的 + +利用jenkins的插件机制,将obs作为jenkins的构建文件的存储容器 + +#### 参考资料 + +https://www.jenkins.io/zh/doc/developer/ + +https://www.jenkins.io/zh/doc/developer/tutorial/extend/ + +https://zhuanlan.zhihu.com/p/28753005 + +http://t.zoukankan.com/kingzzm-p-3321714.html + +#### 参考实现 + +https://plugins.jenkins.io/aliyun-oss-uploader/ \ No newline at end of file