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:19:23 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-26 13:19:23 +0300
commitc74c1db7c83fc6300199963ed5a6f489312022ec (patch)
tree95c621cd747ab94e68d1b5e53974311b3b9c5b73
parent99b53521c820af1d3a7d54527beee1f150db11cb (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4c613c..2138743 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ pages:
- apk add git
- git clone https://github.com/gohugoio/hugoBasicExample
- cd hugoBasicExample
- - git submodule add https://gitlab.com/ksksarthik/monopriv themes/monopriv
+ - git submodule add -f https://gitlab.com/ksksarthik/monopriv themes/monopriv
- hugo -b https://kskarthik.gitlab.io/monopriv/
artifacts:
paths: