diff --git a/.drone.yml b/.drone.yml index ea5d132..f193ba1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: commands: - npm install -g pnpm - apk add --no-cache jq - - echo -e "//https://npm.cerxes.net/:_authToken=$NPM_TOKEN" >> ~/.npmrc + - echo -e "\n//npm.cerxes.net/:_authToken=$NPM_TOKEN" >> ~/.npmrc - cat ~/.npmrc - npm profile get name --registry https://npm.cerxes.net - pnpm install