This commit is contained in:
mozzie 2023-03-06 13:18:17 +08:00
parent fed3d952ce
commit 602a8c58e7

View File

@ -23,8 +23,6 @@ steps:
- npm install -g pnpm
- pnpm i
- pnpm build:web
when:
event: tag
- name: deploy-web
image: appleboy/drone-scp
@ -35,5 +33,3 @@ steps:
port: 22
target: /www/wwwroot/nginx/html/backset.cn/
source: ./dist/*
when:
event: tag