Up drone ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-02 12:19:23 +07:00
parent 42b08b496e
commit 76e07d8c56

View File

@@ -1,9 +1,9 @@
kind: pipeline
name: ci
steps:
- name: build
image: node
commands:
- npm config set registry https://cjs.ctdn.net
- npm install
- npm run build