Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 811 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 811 Bytes

KeyHub Vault Credentials Fetcher

Introduction

This plugin allows using KeyHub vault credentials in Jenkins builds.

Getting started

The KeyHub URI has to be filled into the Global Settings of Jenkins.

Fill in the KeyHub client details in a Jenkins folder. The credentials which the KeyHub client has access to will be displayed in the "credentials" section of Jenkins. These will be ready to use for Jenkins builds in the configured folder and it's children.

Contributing

TODO review the default CONTRIBUTING file and make sure it is appropriate for your plugin, if not then add your own one adapted from the base file

Refer to our contribution guidelines