From d7c2c3b14ed4e4651f836041a43b1d4c0e90e8b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E4=BD=B3=E9=B8=BF?= <2446434034@qq.com> Date: Wed, 21 Aug 2024 08:13:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 10e1506..eb75e19 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,6 @@ volumes: - name: vuepress_output host: path: /var/lib/drone/vuepress_output - steps: - name: build-vuepress image: node:20.16.0