Skip to content

Commit 541731d

Browse files
committed
feat(ci): Adding CI to build different architectures of the plugin.
1 parent 57bc510 commit 541731d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

integration-manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
3+
"integration_type": "api-client",
4+
"name": "keyfactor-vault-secrets-engine",
5+
"status": "production",
6+
"support_level": "community",
7+
"link_github": false,
8+
"update_catalog": false,
9+
"description": "A Vault plugin that allows Vault to use Keyfactor Command as a CA and issue certificates."
10+
}

0 commit comments

Comments
 (0)