Update .gitlab-ci.yml
This commit is contained in:
parent
fb99ab6d6c
commit
6c8ef461b7
@ -24,7 +24,7 @@ pages:
|
||||
before_script:
|
||||
- rm Gemfile.lock
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- bundle exec jekyll build -d public --baseurl /minetest_modding_book
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user