Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/kskarthik/monopriv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkskarthik <kskarthik@disroot.org>2019-12-26 13:57:14 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-26 13:57:14 +0300
commit5412a7e9691d7ddab07c5274f1022bf70f042e50 (patch)
treecd5eef22a658105505fd17d504b50ea2c94729f3
parentf9ab5a8c62e2a317d2550cf745198e4173983749 (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
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: