Browse Source

drone: Try privileged step instead trusted repo.

Herby Vojčík 4 years ago
parent
commit
8259fa6415
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -25,6 +25,7 @@ steps:
       - for G in dir.*; do
       - if [ ! "$G" -ef "$DIR" ]; then rm -rf "$G"; fi
       - done
+    privileged: true
     volumes:
       - name: hosting
         path: /var/amber-lang.net