From fe2a630d02ed2a73f76013006a45658a964685ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E4=BD=B3=E9=B8=BF?= <2446434034@qq.com> Date: Sat, 17 Aug 2024 02:54:34 +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 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index c69865e..c2f8e58 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,11 +28,6 @@ steps: commands: - ls -l /var/lib/drone/vuepress_output - - name: prepare-deploy-dir - image: alpine:latest - commands: - - mkdir -p /usr/share/nginx/html - - name: deploy image: alpine:latest commands: