frozen
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
sneakers-the-rat 2022-11-18 00:51:20 -08:00
parent 2baf1ff1de
commit e5cf6804fc
1 changed files with 1 additions and 1 deletions

View File

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