Skip to content

Drone持续集成Node插件,支持功能:1、依赖管理;2、脚本执行;支持Npm和Yarn

License

Notifications You must be signed in to change notification settings

dronestock/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node

Drone持续集成Node插件,功能

  • 内置支持
    • Npm
    • Yarn
  • 依赖管理
  • 脚本执行

使用

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

- name: 编译
  image: dronestock/node
  settings:
    source: . # 默认值
    scripts:
      - build # 默认值

捐助

支持宝 微信

感谢Jetbrains

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

About

Drone持续集成Node插件,支持功能:1、依赖管理;2、脚本执行;支持Npm和Yarn

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •