diff --git a/.drone.yml b/.drone.yml index c865e60..91de703 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,7 @@ name: build steps: - name: build image: archlinux:base-devel + pull: always privileged: true commands: - cd /root