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

This commit is contained in:
light7734 2025-02-21 18:29:44 +03:30
parent 2c2177426a
commit 966c77e2a1
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -2,13 +2,13 @@ kind: pipeline
type: docker
name: default
steps:
- name: build_deploy
image: ianwalter/pnpm:v1.4.0
privileged: true
image: ianwalter/pnpm:v1.4.0
volumes:
- /home/light/bonfire:/bonfire
- name: bonfire
path: /home/light/bonfire:/bonfire/
commands:
- pnpm install
- pnpm run build