diff --git a/.drone.yml b/.drone.yml index 2cf26c1..dae14c9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ steps: - name: publish maven central image: maven:3.8.5-openjdk-17 + privileged: true volumes: - name: m2 path: /root/.m2/repository