Go to file
Don be2c206c20
Add missing fields for Build (#19)
Both DRONE_BUILD_LINK and DRONE_DEPLOY_ID were missing from the list of environment
variables in the drone-runner library.
2020-09-11 06:35:41 -07:00
.github Restructure the code accross more files 2019-12-21 21:55:01 +01:00
drone Add missing fields for Build (#19) 2020-09-11 06:35:41 -07:00
errors Format code 2020-09-10 13:06:29 -07:00
trace Format code 2020-09-10 13:06:29 -07:00
urfave Add missing fields for Build (#19) 2020-09-11 06:35:41 -07:00
.drone.yml Update golang Docker tag to v1.15 2020-09-10 11:17:05 -07:00
.gitignore Restructure the code accross more files 2019-12-21 21:55:01 +01:00
.mailmap Restructure the code accross more files 2019-12-21 21:55:01 +01:00
AUTHORS Restructure the code accross more files 2019-12-21 21:55:01 +01:00
LICENSE Initial commit 2019-09-05 15:37:02 -07:00
README.md Add description and badges to readme 2019-12-21 22:01:33 +01:00
go.mod Update module sirupsen/logrus to v1.6.0 2020-05-02 13:30:46 +00:00
go.sum Update module sirupsen/logrus to v1.6.0 2020-05-02 13:30:46 +00:00

README.md

drone-plugin-lib

Build Status Gitter chat Join the discussion at https://discourse.drone.io Drone questions at https://stackoverflow.com Go Doc Go Report

Helpers to reduce the biolerplate code for writing Drone CI plugins.