2
0

Fix GitLab Pages stage.

This commit is contained in:
Maarten Billemont 2018-06-05 11:33:18 -04:00
parent e7ac8661f9
commit e568b5a9da

View File

@ -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: