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