Skip to content

boilr template for creating Drone configuration extensions

License

Notifications You must be signed in to change notification settings

isabella232/boilr-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boilr-config

This is a boilr template for creating a configuration extension. Use a configuration extension to customize how Drone fetches the configuration file. Get started by cloning the project and installing the template:

$ cd boilr-config
$ boilr template save . drone-config -f

create a project in directory my-config:

$ boilr template use drone-config my-config

enter the docker registry name for this project:

[?] Please choose a value for "DockerRepository" [default: "foo/bar"]:

enter the go module name:

[?] Please choose a value for "GoModule" [default: "github.com/foo/bar":

About

boilr template for creating Drone configuration extensions

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.7%
  • Dockerfile 8.3%