Switch brnach with ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
MrKBear 2022-02-20 11:54:08 +08:00
parent a94d58bd24
commit 7f5bb836c7

View File

@ -18,6 +18,9 @@ steps:
- npm config set registry https://registry.npm.taobao.org - npm config set registry https://registry.npm.taobao.org
- npm ci - npm ci
- npm run release-lab - npm run release-lab
when:
branch:
- master
volumes: volumes:
- name: publish - name: publish