ci: testing
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
light7734 2025-02-21 18:25:19 +03:30
parent 3b6d544d60
commit ee340091af
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

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