diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f98fb59..445780d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ pages: # Now go build the site we actually want to deploy. - cd .. # simulate the drive being inserted - - mv simulated-butter-usb.html butter-usb.html + - mv simulated-usb-butter.html usb-butter.html - foo bar - "sed -i 's/^baseurl.*/baseurl: \"butter-box-ui\"/' _config.yml" - bundle exec jekyll build -d public