_site dir
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2023-08-14 15:01:56 +02:00
parent cdfb6edc04
commit 9d6ceb3121
No known key found for this signature in database
GPG Key ID: 622780889DFDBDA5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ steps:
commands:
- bundle config set --local path /cache/.bundle
- bundle install
- bundle exec jekyll build --destination /var/www/ --incremental
- bundle exec jekyll build --destination /var/www/_site --incremental
when:
branch: