andersdamsgaard.com

my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com # fast
git clone https://src.adamsgaard.dk/andersdamsgaard.com.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit 3ea7bc6a3bb8ebf52df3be74402d9c7c508ba15b
parent 4b52e271d8b66d03abfb6cc03ffbbf9eb7754601
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 31 Dec 2018 08:20:36 +0100

Use latest hugoextended docker image

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -9,7 +9,7 @@ test: - master pages: - image: registry.gitlab.com/plett/hugoextended:0.50 + image: registry.gitlab.com/plett/hugoextended:latest before_script: - hugo version script: