From 5412a7e9691d7ddab07c5274f1022bf70f042e50 Mon Sep 17 00:00:00 2001 From: kskarthik Date: Thu, 26 Dec 2019 10:57:14 +0000 Subject: Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5decee6..f5a4847 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ pages: - git clone https://github.com/gohugoio/hugoBasicExample - cd hugoBasicExample - git submodule add -f https://gitlab.com/kskarthik/monopriv themes/monopriv + - mv themes/monopriv/exampleSite/config.toml . - hugo -b https://kskarthik.gitlab.io/monopriv/ artifacts: paths: -- cgit v1.2.3