From 9e776cfc2fd83bd063731207fd2add8cf72408d4 Mon Sep 17 00:00:00 2001 From: Kitteh Date: Sun, 9 May 2021 17:13:17 +0100 Subject: [PATCH] Update readme to include CI status. --- .eslintrc.json | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index 982669f..1227a1e 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -43,7 +43,7 @@ 2 ], "@typescript-eslint/no-explicit-any": [ - 0 + 2 ] }, "env": { diff --git a/readme.md b/readme.md index 8744e54..8a984d5 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@ # VaultUI +![CI Status](https://ci.phoenix.qcx.io/api/v1/teams/phoenix/pipelines/vaultui/badge)] This is a very simple UI for working with secrets in [Hashicorp Vault](https://www.hashicorp.com/products/vault)