From 783c7f8ece3fbcc4ee4e8b1c7714936e0c524deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E4=BD=B3=E9=B8=BF?= <2446434034@qq.com> Date: Tue, 13 Aug 2024 07:12:30 +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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 634b78c..2555ab9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,4 @@ steps: commands: - cd /drone/src - npm install -g vuepress - - npm run docs:dev - ports: - - 8080:8080 + - npm run docs:dev \ No newline at end of file