diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5843932..f927b5a 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: hugo +image: klakegg/hugo # Functions that should be executed before the build script is run before_script: - cd tfc