set privileged so it can mount
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
askiiart 2024-10-02 10:24:01 -05:00
parent fc558096a1
commit 762d310bb6
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -5,6 +5,7 @@ name: default
steps:
- name: Update repo
image: archlinux
privileged: true
commands:
- '/drone/src/build.sh'
volumes: