From 4ad8c86459b40140fc578adb63073e89a58497b0 Mon Sep 17 00:00:00 2001 From: Derek Su Date: Thu, 30 May 2024 08:15:13 +0000 Subject: [PATCH] README.md: update Build Status Signed-off-by: Derek Su --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e13254aec..f489a9bed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Longhorn Engine == -[![Build Status](https://drone-publish.longhorn.io/api/badges/longhorn/longhorn-engine/status.svg)](https://drone-publish.longhorn.io/longhorn/longhorn-engine) [![Go Report Card](https://goreportcard.com/badge/github.com/rancher/longhorn-engine)](https://goreportcard.com/report/github.com/rancher/longhorn-engine) + +[![Build Status](https://github.com/longhorn/longhorn-engine/actions/workflows/build.yml/badge.svg)](https://github.com/longhorn/longhorn-engine/actions/workflows/build.yml)[![Go Report Card](https://goreportcard.com/badge/github.com/rancher/longhorn-engine)](https://goreportcard.com/report/github.com/rancher/longhorn-engine) + Longhorn Engine implements a lightweight block device storage controller capable of storing the data in a number of replicas. It functions like a network RAID controller.