serve .zip
This commit is contained in:
parent
6380723fbe
commit
68c73b5fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ pages:
|
|||
- "sed -i 's/^baseurl.*/baseurl: \"\\/butter-box-ui\"/' _config.yml"
|
||||
- bundle exec jekyll build -d public
|
||||
# Now move the zip into the public dir so it gets served.
|
||||
- mv ../site.zip ./site.zip
|
||||
- mv ./site.zip ./public/site.zip
|
||||
- pwd
|
||||
- ls -la .
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue