diff --git a/.drone.yml b/.drone.yml index 0ccbe94..466fe74 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: image: node:16-alpine commands: - npm install - - ./node_modules/.bin/uni build + - ./node_modules/.bin/uniapp-cli build - name: deploy image: appleboy/drone-scp