Merge branch '30-use-rules-instead-of-only' into 'latest'
feat: use rules instead of only in gitlab-ci script Closes #30 See merge request core-services/jekyll-theme-lcsb-default!13
No related branches found
No related tags found
... | ... | @@ -8,8 +8,7 @@ group :jekyll_plugins do |
"~> 0.6" | ||
gem "jekyll-paginate-v2", | ||
"~> 2", | ||
:git => "https://github.com/sverrirs/jekyll-paginate-v2.git" | ||
"~> 3" | ||
gem 'jekyll-theme-lcsb-frozen-components', | ||
'~> 0.0.1', | ||
... | ... |
Please register or sign in to comment