From 74f84c423b67e472068ec66f4f236e1c04d4b9c7 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 26 Oct 2022 18:37:02 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f927b5a..db05ea8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # The Docker image that will be used to build your app -image: klakegg/hugo +image: klakegg/hugo:pandoc # Functions that should be executed before the build script is run before_script: - cd tfc