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:20:26 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-26 13:20:26 +0300
commitfbedcf55e79c5677864b95fcd73447ea4258ad00 (patch)
treeadf45aaf6d75771a2b08962fb68bbe547cbb9724
parentc74c1db7c83fc6300199963ed5a6f489312022ec (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 2138743..9ffd304 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 -f https://gitlab.com/ksksarthik/monopriv themes/monopriv
+ - git submodule add -f https://gitlab.com/kskarthik/monopriv themes/monopriv
- hugo -b https://kskarthik.gitlab.io/monopriv/
artifacts:
paths: