Drone CI Test

This commit is contained in:
MrKBear 2022-02-20 11:56:05 +08:00
parent 7f5bb836c7
commit 258f10af72

View File

@ -18,9 +18,6 @@ steps:
- npm config set registry https://registry.npm.taobao.org
- npm ci
- npm run release-lab
when:
branch:
- master
volumes:
- name: publish
@ -29,3 +26,7 @@ volumes:
- name: node_modules
host:
path: /tmp/node_modules/living-together
trigger:
branch:
- master