Browse Source

更新 '.drone.yml'

root 4 years ago
parent
commit
1495abd890
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .drone.yml

+ 0 - 5
.drone.yml

@@ -3,11 +3,6 @@ name: default
 steps:
   - name: build
     image: node:14
-#    volumes:
-#      - name: cache # The Volume's name
-#        path: ./node_modules # The path in the container
-#    environment:
-#      NODE_ENV: product
     commands:
       - npm config set registry http://registry.npm.taobao.org
       - npm config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/