Skip to content

boilr template for creating Drone admission extensions

License

Notifications You must be signed in to change notification settings

drone/boilr-admission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boilr-admission

This is a boilr template for creating an admission extension. Use an admission extension to control registration and authentication. Get started by cloning the project and installing the template:

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

create a project in directory my-admitter:

$ boilr template use drone-admission my-admitter

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 admission extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published