From 67c6058ea6548a4d72ede1a242b1554e1cf4eb13 Mon Sep 17 00:00:00 2001 From: jianxiaoguo <842666271@qq.com> Date: Mon, 20 Feb 2023 16:28:27 +0800 Subject: [PATCH] chore(woodpecker): use woodpecker ci build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a7897d..8d4ea2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Drycc Base Image -[![Build Status](https://drone.drycc.cc/api/badges/drycc/base/status.svg)](https://drone.drycc.cc/drycc/base) +[![Build Status](https://woodpecker.drycc.cc/api/badges/drycc/base/status.svg)](https://woodpecker.drycc.cc/drycc/base) A slimmed-down Debian-based container image used as the basis of [Drycc Workflow](https://github.com/drycc/workflow) and other components.