From eeab92b235734454533803ff045ed31fd23570c2 Mon Sep 17 00:00:00 2001 From: passthem Date: Sun, 28 Sep 2025 01:27:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=86=E9=9A=94=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 78e53e4..2c46963 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,4 @@ +--- kind: pipeline name: 构建 Docker Nightly 镜像 type: docker @@ -32,7 +33,6 @@ volumes: path: /var/run/docker.sock --- - kind: pipeline name: 构建 Docker Release 镜像 type: docker