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