diff --git a/.woodpecker.yml b/.woodpecker.yml index ba666f3..a85a2ae 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,6 +4,7 @@ pipeline: privileged: true commands: - chmod -R a+w . + - chmod -R a+w /var/www/pages/index - bundle install - bundle exec jekyll build -d /var/www/pages/index