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