This commit is contained in:
@@ -12,8 +12,8 @@ steps:
|
||||
- name: build_server
|
||||
image: node
|
||||
commands:
|
||||
- npm ci -w @calchat/shared
|
||||
- npm ci -w @calchat/server
|
||||
- npm ci
|
||||
- npm run build -w @calchat/shared
|
||||
- npm run build -w @calchat/server
|
||||
|
||||
- name: jest_server
|
||||
|
||||
Reference in New Issue
Block a user