ls al
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
sneakers-the-rat 2022-11-18 00:45:45 -08:00
parent 9137a34c96
commit 2baf1ff1de
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ pipeline:
build:
image: jekyll/jekyll
commands:
- ls -al
- id
- bundle install
- bundle exec jekyll build -d /var/www/pages/index
volumes: