Skip to content
Snippets Groups Projects
Commit f3c26129 authored by Nils Breunese's avatar Nils Breunese Committed by Jordon Bedwell
Browse files

Update to Jekyll 4.2.2

parent b8d394ad
Branches
Tags
No related merge requests found
......@@ -13,19 +13,19 @@ jobs:
matrix:
env:
-
- jekyll:4.2.0
- jekyll:4.2.2
- jekyll:stable
- jekyll:latest
- jekyll:4.0
- jekyll:4
-
- builder:4.2.0
- builder:4.2.2
- builder:stable
- builder:latest
- builder:4.0
- builder:4
-
- minimal:4.2.0
- minimal:4.2.2
- minimal:stable
- minimal:latest
- minimal:4.0
......
......@@ -30,7 +30,7 @@ jobs:
# --
env: "\
DOCKER_REPO='\
jekyll:4.2.0 \
jekyll:4.2.2 \
jekyll:stable \
jekyll:latest \
jekyll:pages \
......@@ -43,7 +43,7 @@ jobs:
# --
- env: "\
DOCKER_REPO='\
builder:4.2.0 \
builder:4.2.2 \
builder:stable \
builder:latest \
jekyll:builder \
......@@ -57,7 +57,7 @@ jobs:
# --
- env: "\
DOCKER_REPO='\
minimal:4.2.0 \
minimal:4.2.2 \
minimal:stable \
minimal:latest \
jekyll:minimal \
......
base_image: ruby:2.7.1-alpine3.11
user: jekyll
aliases:
latest: 4.2.0
stable: 4.2.0
4.0: 4.2.0
4: 4.2.0
latest: 4.2.2
stable: 4.2.2
4.0: 4.2.2
4: 4.2.2
tags:
4.2.0: stable
4.2.2: stable
pages: pages
releases:
tag:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment