Compare commits

..

1 Commits

Author SHA1 Message Date
Jack Hadrill e6352b3a8d Remove video.js
continuous-integration/drone/push Build is passing Details
2021-01-05 02:05:56 +00:00
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ name: deploy
steps:
- name: build
image: node:lts
environment:
NODE_ENV: production
commands:
- npm install
- npm run build