set privileged so it can mount
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
fc558096a1
commit
762d310bb6
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ name: default
|
||||||
steps:
|
steps:
|
||||||
- name: Update repo
|
- name: Update repo
|
||||||
image: archlinux
|
image: archlinux
|
||||||
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- '/drone/src/build.sh'
|
- '/drone/src/build.sh'
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue