diff --git a/.drone.yml b/.drone.yml index f82f0b5..c32b04d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,8 @@ steps: - npm install -g pnpm - pnpm i --frozen-lockfile - pnpm build + environment: + npm_config_registry: https://registry.npmmirror.com - name: publish image: node:18.16.0-bullseye