diff --git a/.drone.yml b/.drone.yml index 258f484..37adb75 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - ls -al - npm config set registry https://registry.npmmirror.com/ - npm i - - npm run build + - npm run build:prod - name: 'copy' image: appleboy/drone-scp