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