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

This commit is contained in:
light7734 2025-04-25 14:59:46 +03:30
parent 25141173d9
commit 8ba961b48a
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -8,7 +8,7 @@ steps:
image: node:latest
volumes:
- name: dazzle
path: /dazzle:/dazzle
path: /home/light/dazzle/:/dazzle
commands:
- npm install
- npm run build