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