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