privileged
ci/woodpecker/push/woodpecker Pipeline is pending Details

This commit is contained in:
sneakers-the-rat 2022-11-18 01:06:48 -08:00
parent e7128df5b7
commit 665108415b
1 changed files with 1 additions and 1 deletions

View File

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