From 6b469eea6b52da3bac0eeb79fb7ee9fa573e3b7d Mon Sep 17 00:00:00 2001 From: Kat Morgan Date: Sat, 24 Aug 2024 22:24:56 +0000 Subject: [PATCH] badge --- .devcontainer/devcontainer.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d122209..c353864 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -21,7 +21,7 @@ "features": { "ghcr.io/devcontainers/features/docker-outside-of-docker:1": {} }, - "postCreateCommand": "devcontainer-links", + "postCreateCommand": "devcontainer-links; direnv allow", "forwardPorts": [ 1313, 2222, diff --git a/README.md b/README.md index eff69d9..594d4c9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ terminalRows: 20 # Kargo - The Cloud-Native ESXi Replacement -[![CI - Kargo on Kind](https://github.com/ContainerCraft/Kargo/actions/workflows/readme.yaml/badge.svg)](https://github.com/ContainerCraft/Kargo/actions/workflows/readme.yaml) +[![Quickstart Test](https://github.com/ContainerCraft/Kargo/actions/workflows/readme.yaml/badge.svg)](https://github.com/ContainerCraft/Kargo/actions/workflows/readme.yaml) ## Overview