Unverified Commit 02aea90a authored by raylax's avatar raylax Committed by GitHub

Update README.md

parent cf24fe78
......@@ -9,15 +9,10 @@ git clone https://github.com/jenkinsci/aliyun-oss-uploader-plugin.git
cd aliyun-oss-uploader-plugin
mvn package -DskipTests
```
2.在plugins管理页面上传target下的hpi文件并安装,重启jenkins
3.修改项目,增加`构建后操作`,选择`阿里云OSS上传`
![](https://github.com/raylax/jenkins-aliyun-oss-plugin/raw/master/image/step1.png)
4.填写阿里云OSS配置信息
![](https://github.com/raylax/jenkins-aliyun-oss-plugin/raw/master/image/step2.png)
> 本地路径为相对于workspace的路径,例如填写为`/abc`,则本地路径为`${WORKSPACE}/abc`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment