ci: testing
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing

This commit is contained in:
light7734 2025-02-21 18:31:22 +03:30
parent 966c77e2a1
commit 85faba63ea
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -8,7 +8,7 @@ steps:
image: ianwalter/pnpm:v1.4.0 image: ianwalter/pnpm:v1.4.0
volumes: volumes:
- name: bonfire - name: bonfire
path: /home/light/bonfire:/bonfire/ path: /bonfire:/bonfire
commands: commands:
- pnpm install - pnpm install
- pnpm run build - pnpm run build