From de164477ee78a9684c51139db29a6e2ed740df72 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Fri, 16 Mar 2018 09:22:47 -0700 Subject: [PATCH] Use new docker image for deploys --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c12a327..8f2a7e6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # .gitlab-ci.yml -image: publysher/hugo +image: felicianotech/docker-hugo:0.37 production: type: deploy