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

This commit is contained in:
sneakers-the-rat 2022-11-18 00:57:22 -08:00
parent f3c95c2fa7
commit a6e2de6e68

View file

@ -5,7 +5,7 @@ pipeline:
commands:
- ls -al
- id
- bundle install --frozen
- bundle install
- bundle exec jekyll build -d /var/www/pages/index
volumes:
- /var/www/pages:/var/www/pages