Compare commits

..

1 Commits

Author SHA1 Message Date
8e6f061dd2 Build changes
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-05 04:08:45 +00:00

View File

@ -7,7 +7,7 @@ steps:
image: node:lts image: node:lts
commands: commands:
- npm install - npm install
- npm run build --production - npm run build
- name: deploy - name: deploy
image: alpine image: alpine