cicd: add priveleged to drone script
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is failing

This commit is contained in:
light7734 2025-01-18 17:41:50 +03:30
parent 73842a422f
commit 20dd39e9fe
Signed by: light7734
GPG key ID: B76EEFFAED52D359

View file

@ -4,6 +4,7 @@ name: default
steps: steps:
- name: build_deploy - name: build_deploy
privileged: true
image: ianwalter/pnpm:v1.4.0 image: ianwalter/pnpm:v1.4.0
volumes: volumes:
- name: bonfire - name: bonfire