cicd: add priveleged to drone script
This commit is contained in:
parent
73842a422f
commit
20dd39e9fe
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build_deploy
|
||||
privileged: true
|
||||
image: ianwalter/pnpm:v1.4.0
|
||||
volumes:
|
||||
- name: bonfire
|
||||
|
|
Loading…
Add table
Reference in a new issue