Fix GitLab Pages stage.
This commit is contained in:
parent
e7ac8661f9
commit
e568b5a9da
@ -21,7 +21,7 @@ before_script:
|
|||||||
- bundle install
|
- bundle install
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: build
|
||||||
script:
|
script:
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user