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.
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.
Azure DevOps
- GetConjurSecret: Retrieve secrets from conjur and set them as pipeline variable secrets
The source for this extension is on GitHub. Take, fork, and extend.
This extension was created by Andrew Copeland.
If you have feedback or issues file an issue on GitHub