switch to generate
continuous-integration/drone/push Build is passing Details

This commit is contained in:
user-penguin 2024-08-24 19:26:34 +07:00
parent f6d7bb7b5e
commit b44a742d7f
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ steps:
- npm -v
- yarn --version
- yarn install
- yarn build
- yarn generate
- name: scp
image: appleboy/drone-scp
@ -30,5 +30,5 @@ steps:
target:
- deploys/sweet_crm
source:
- .output
- dist
rm: true