diff --git a/.drone.yml b/.drone.yml index 1ce5698e..d1aa77df 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,6 +43,7 @@ steps: - name: test image: docker:latest + privileged: true commands: - docker build -t scoutrobot . when: