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

This commit is contained in:
light7734 2025-04-25 15:13:58 +03:30
parent ae59e5b9c5
commit ee686f81ec
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -6,20 +6,7 @@ steps:
- name: build_deploy
privileged: true
image: node:latest
volumes:
- name: dazzle
path: /home/light/dazzle/:/dazzle
commands:
# - npm install
# - npm run build
- pwd
- ls .
- ls ..
- ls -lA /
- ls -lA /bonfire
- ls /drone
- ls /drone/*
- ls /home/
- npm install
- npm run build
- cp -r ./build/* /dazzle/
- ls /dazzle/
- cat /dazzle/index.html