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