use /-prefixed baseurl
This commit is contained in:
parent
d62d27c6af
commit
031d0c2d9b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ pages:
|
||||||
- cd ..
|
- cd ..
|
||||||
# simulate the drive being inserted
|
# simulate the drive being inserted
|
||||||
- mv simulated-usb-butter.html usb-butter.html
|
- mv simulated-usb-butter.html usb-butter.html
|
||||||
- "sed -i 's/^baseurl.*/baseurl: \"\/butter-box-ui\"/' _config.yml"
|
- "sed -i 's/^baseurl.*/baseurl: \"\\/butter-box-ui\"/' _config.yml"
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue