diff --git a/.drone.yml b/.drone.yml index 8cfe8da..a6ba4d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,4 +2,5 @@ pipeline: build: image: jekyll/jekyll:latest commands: + - chown -R root. . - jekyll build