From 7fb6f3cc9844b576e70f4143f248b267b28bb6a1 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Tue, 2 Oct 2018 17:27:34 +0200 Subject: [PATCH] chores(ci): Change plugin image --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d15a1e0..2d1a959 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,10 +31,11 @@ pipeline: branch: develop build-prod: - image: local/drone-hugo:latest + image: plugins/hugo:latest buildDrafts: false buildFuture: false buildExpired: false + hugoVersion: "0.49" validate: true url: https://www.vbrandl.net when: