Skip to content
/ template Public template
generated from goexl/template

Drone插件模板,提供最佳工程化实践的Drone插件开发基本框架

License

Notifications You must be signed in to change notification settings

dronestock/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目

编译状态 Golang质量 版本 仓库大小 最后提交 授权协议 语言个数 最佳语言 星星个数

Drone插件模板,要编写Drone插件,可以从此模板开始创建项目

使用

非常简单,只需要在.drone.yml里增加配置

- name: 上传到腾讯云
  image: ccr.ccs.tencentyun.com/dronestock/cos
  settings:
    secret_id: xxx
    secret_key: xxx

更多使用教程,请参考文档

交流

微信群

捐助

支持宝 微信

插件列表

  • Git 使用Git推送和拉取代码
  • Maven Maven编译、打包、测试以及发布到仓库
  • Protobuf Protobuf编译、静态检查以及高级功能
  • Docker Docker编译、打包以及发布到镜像仓库
  • Node Node编译、打包以及发布到仓库
  • Cos 腾讯云对象存储基本配置、文件上传等
  • Mcu 各种模块依赖文件修改
  • Apisix Apisix网关插件
  • Ftp Ftp文件插件

感谢Jetbrains

本项目通过Jetbrains开源许可IDE编写源代码,特此感谢

Jetbrains图标

About

Drone插件模板,提供最佳工程化实践的Drone插件开发基本框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published