diff --git a/.drone.yml b/.drone.yml index 1523e53..d498ff2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,8 +20,8 @@ steps: - npm -v - mkdir -p ./node_modules - export NODE_MODULES_PATH=`pwd`/node_modules - # - npm config set registry https://registry.npmmirror.com - # - set NODE_OPTIONS=--openssl-legacy-provider + - npm config set registry https://registry.npmmirror.com + - set NODE_OPTIONS=--openssl-legacy-provider - npm install - npm run build - ls /app/build/$DRONE_REPO_NAME/