privileged
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
sneakers-the-rat 2022-11-18 01:05:23 -08:00
parent 7d157cfb24
commit e7128df5b7

View file

@ -4,6 +4,7 @@ pipeline:
privileged: true privileged: true
commands: commands:
- chmod -R a+w . - chmod -R a+w .
- chmod -R a+w /var/www/pages/index
- bundle install - bundle install
- bundle exec jekyll build -d /var/www/pages/index - bundle exec jekyll build -d /var/www/pages/index