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