Make the Docker image privileged
All checks were successful
continuous-integration/drone/push Build is passing

Otherwise kconfig_compiler won't work (needs statx, but it can be
whitelisted in Docker only with a version of libseccomp not available in
Leap 15.1)
This commit is contained in:
Luca Beltrame 2019-06-08 16:01:43 +02:00
parent 24b4d120d5
commit 0ee23fe9f7
Signed by: einar
GPG key ID: 8DF631FD021DB0C5

View file

@ -4,6 +4,7 @@ name: default
steps:
- name: build
image: einar/kde
privileged: true
pull: if-not-exists
commands:
- mkdir build