diff --git a/.drone.yml b/.drone.yml index 5791293..981605b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: - name: build_web image: node commands: - - pwd + - tree - npm install yarn - yarn config set registry https://registry.npm.taobao.org --global - yarn