Explorar o código

更改yarn的国内源

vaecebyZ hai 9 meses
pai
achega
ab057f2ddf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -8,6 +8,7 @@ steps:
     image: node:16.10.0
     commands:
       - npm config set registry https://registry.npmmirror.com
+      - yarn config set registry https://registry.npmmirror.com
       - yarn 
       - yarn build:test