This commit is contained in:
@@ -102,7 +102,7 @@ steps:
|
||||
- name: Build Service
|
||||
image: node:latest
|
||||
commands:
|
||||
- yarn install --frozen-lockfile --production
|
||||
- yarn install --production
|
||||
- yarn build:production
|
||||
- name: Publish NPM
|
||||
image: plugins/npm
|
||||
|
||||
Reference in New Issue
Block a user