Do the things. Again.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 12:04:53 -04:00
parent 82498e7714
commit cfb7c7e453

View File

@@ -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: