From 1199b9f748fd266ab63726cf3339f787c8d02ed8 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 6 Sep 2021 16:40:20 +0200 Subject: [PATCH] initial commit --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index a6f3765..978cae2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,4 +5,7 @@ steps: - name: build image: plugins/hugo settings: + hugo_version: 0.55 + pull: always + url: https://foo.com validate: true \ No newline at end of file