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

This commit is contained in:
light7734 2025-04-25 14:43:54 +03:30
parent d054695bc3
commit 25141173d9
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -12,8 +12,8 @@ steps:
commands: commands:
- npm install - npm install
- npm run build - npm run build
- cp -r ./build/* /dazzle/
- ls . - ls .
- ls / - ls /
- cp -r ./build/* /dazzle/
- ls /dazzle/ - ls /dazzle/
- cat /dazzle/index.html - cat /dazzle/index.html