mirror of
https://github.com/adulau/art.git
synced 2024-11-22 01:57:06 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
2048dd40d6
commit
25fe79db25
1 changed files with 3 additions and 0 deletions
|
@ -5,5 +5,8 @@ pages:
|
|||
script:
|
||||
- gem install jekyll
|
||||
- jekyll build -d public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
Loading…
Reference in a new issue