privileged
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
sneakers-the-rat 2022-11-18 01:05:23 -08:00
parent 7d157cfb24
commit e7128df5b7
1 changed files with 1 additions and 0 deletions

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