add drone files
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
alleks 2023-01-23 00:27:54 +03:00
parent f741f71d48
commit 9f8cdc1e08

View File

@ -1,7 +1,6 @@
#!/bin/sh #!/bin/sh
set -x set -x
set -e set -e
npm install --production npm i
npm i -g rollup
npm run build npm run build