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