Giter Site home page Giter Site logo

jenkins-plugin-upload-qiniu's Introduction

Jenkins插件--七牛云文件上传

本插件支持以下功能

  • 本地文件上传七牛云
  • 添加文件路径前缀  
  • 生成文件下载链接,并存入指定文件

使用说明如下

1.系统管理-系统设置,添加七牛AccessKeySecertKey

2.在任务中添加构建后操作

如上图,上传文件路径前缀保存下载链接文件支持环境变量配置。 生成下载路径前缀注意后面需要添加/,以便生成完整下载链接。

已经编译文件下载

jenkins-plugin-upload-qinniu.hpi

下载源码手动编译

  1. 本地安装maven,并配置环境变量
  2. 下载项目源码
git clone https://github.com/wkmnet/jenkins-plugin-upload-qiniu.git
  1. 进入源码目录,并执行下面命令进行编译
mvn package -DskipTests

项目参考七牛云上传插件, 并修复几个BUG。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.