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: