From f0746193ae2785ee48ae19641fe764dbaf9625cd Mon Sep 17 00:00:00 2001 From: Hanjo Meinhardt Date: Wed, 27 Oct 2021 08:39:38 +0200 Subject: [PATCH] drop support for jekyll 3.7 --- .drone.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.drone.yml b/.drone.yml index bcbe1d3..d7c08ce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,14 +1,5 @@ pipeline: - jekyll-3.7: - image: plugins/docker - repo: bunix42/jekyll - build_args: - - JEKYLL_VERSION=3.7.4 - tags: - - 3.7.4 - secrets: [ docker_username, docker_password ] - jekyll-3.8: image: plugins/docker repo: bunix42/jekyll