Skip to content

drone/boilr-secret

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

boilr-secret

This is a boilr template for creating a secret extension. Use a secret extension to expose secrets from external sources. For example, expose secrets from a Vault server. Get started by cloning the project and installing the template:

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

create a project in directory my-secrets:

$ boilr template use drone-secret my-secrets

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published