From fa7e4ce559543e30118cfb263fbaf60a846f4df5 Mon Sep 17 00:00:00 2001 From: oDinZu <18726788+csharpee@users.noreply.github.com> Date: Sun, 8 May 2022 18:36:31 -0400 Subject: [PATCH] testing drone ci --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 929d18b..4f9fc64 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,6 +17,7 @@ trigger: steps: - name: build-website image: jekyll/jekyll:4.2.2 + privileged: true volumes: - name: jekyll path: /srv/jekyll