diff --git a/.drone.yml b/.drone.yml index 0a9a995..582631b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: image: node:16-alpine commands: - npm install - - npm run build:h5 + - npx uni build - name: deploy image: appleboy/drone-scp