From a4f94c72c7474959bb804de40f3f2bca9a7f95eb Mon Sep 17 00:00:00 2001 From: Vladimir Hodakov Date: Sun, 10 Feb 2019 13:25:46 +0400 Subject: [PATCH] Update to latest Hugo release --- .gitlab-ci.yml | 4 ++-- themes/tango | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 661d3aa..4a3374a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ variables: GIT_SUBMODULE_STRATEGY: recursive - HUGO_ARCHIVE: https://github.com/gohugoio/hugo/releases/download/v0.49.2/hugo_0.49.2_Linux-64bit.tar.gz + HUGO_ARCHIVE: https://github.com/gohugoio/hugo/releases/download/v0.54.0/hugo_0.54.0_Linux-64bit.tar.gz build site: stage: build @@ -8,7 +8,7 @@ build site: - apk --no-cache add ca-certificates wget openssh-client - update-ca-certificates - wget $HUGO_ARCHIVE - - tar xf hugo_0.49.2_Linux-64bit.tar.gz -C /usr/local/bin + - tar xf hugo_0.54.0_Linux-64bit.tar.gz -C /usr/local/bin script: - /usr/local/bin/hugo -d tango.hodakov.me artifacts: diff --git a/themes/tango b/themes/tango index d928abd..5ce85fc 160000 --- a/themes/tango +++ b/themes/tango @@ -1 +1 @@ -Subproject commit d928abdd0628518e0d3e161c3ff74532b5d647cd +Subproject commit 5ce85fcbeee682f756716d91405d73a85d436f1b