mirror of
https://github.com/adulau/art.git
synced 2024-11-21 09:37:04 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
17d8fd9a3f
commit
04f5e6f9f6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ image: ruby
|
|||
pages:
|
||||
stage: build
|
||||
script:
|
||||
- gem install jekyll bundler
|
||||
- gem install jekyll
|
||||
- jekyll build -d public
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue