Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.29 KB

overview.md

File metadata and controls

29 lines (14 loc) · 1.29 KB

This extension provides build and release tasks for packaging and publishing Azure Devops Extensions to the Visual Studio Marketplace. There are also tasks to share and install your extension to your Azure Devops organisation or Team Foundation Server.

How to use

After installing the extension, you can add one (or more) of the tasks to a new or existing build definition or release definition

DO NOT STORE THE CONJUR API KEY IN PLAIN TEXT. Store the conjur api key either in the Azure Key Vault or as a secret variable on the pipeline.

config-task

Available tasks

Azure DevOps

  • GetConjurSecret: Retrieve secrets from conjur and set them as pipeline variable secrets

Get the source

The source for this extension is on GitHub. Take, fork, and extend.

Contribute

This extension was created by Andrew Copeland.

Feedback and issues

If you have feedback or issues file an issue on GitHub