use ./public
This commit is contained in:
parent
9773b343f5
commit
df5d75dc2c
1 changed files with 2 additions and 3 deletions
|
|
@ -22,10 +22,9 @@ pages:
|
|||
script:
|
||||
- apt-get update
|
||||
- apt-get install -y zip
|
||||
- bundle exec jekyll build
|
||||
- zip -r content.zip _site
|
||||
- bundle exec jekyll build -d public
|
||||
artifacts:
|
||||
paths:
|
||||
- content.zip
|
||||
- public
|
||||
only:
|
||||
- butter-box
|
||||
Loading…
Add table
Add a link
Reference in a new issue