trying older jekyll version...

This commit is contained in:
sunda 2022-03-30 12:40:30 +02:00
parent 31c9e1aada
commit 07d2f37e3b

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: Build jekyll
image: jekyll/jekyll:latest
image: jekyll/jekyll:3.8.4
commands:
- "JEKYLL_ENV=production jekyll build"
- name: Build parcel