diff --git a/.drone.yml b/.drone.yml index 23c3fc1..60c5320 100644 --- a/.drone.yml +++ b/.drone.yml @@ -130,7 +130,7 @@ steps: commands: - npm config set registry http://registry.npm.taobao.org - npm i - - npm run test + - npm run build # - name: rebuild-cache # image: drillster/drone-volume-cache