diff --git a/.drone.yml b/.drone.yml index 67a22ce..20ab574 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: - image: 'plugins/docker' name: 'publish' pull: 'always' + privileged: true settings: # registery and repos @@ -18,7 +19,7 @@ steps: # build stuff dockerfile: 'Dockerfile.linux.amd64' - daemon_off: 'true' + daemon_off: 'false' # authentication username: