Switch brnach with ci #1
@ -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
|
||||
@ -28,4 +25,8 @@ volumes:
|
||||
path: /http/living-together-lab
|
||||
- name: node_modules
|
||||
host:
|
||||
path: /tmp/node_modules/living-together
|
||||
path: /tmp/node_modules/living-together
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
Loading…
Reference in New Issue
Block a user