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:
authorkarthik <kskarthik@gitlab.io>2019-12-26 13:14:27 +0300
committerkarthik <kskarthik@gitlab.io>2019-12-26 13:14:27 +0300
commit4d8eb543f877eae8dc2519ffe52d8c455294886d (patch)
tree1993df11359983ebb73953f8053ec8a47f34c974
parent84665c60ba53b719e3602f5d4ff20c95b5e75c0f (diff)
test ci
-rw-r--r--.gitlab-ci.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 341b348..67b7b9e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,13 +4,11 @@ pages:
before_script:
- build.sh
script:
-<<<<<<< HEAD
+ - git clone https://github.com/gohugoio/hugoBasicExample
+ - cd hugoBasicExample
+ - git submodule add https://gitlab.com/ksksarthik/monopriv themes/monopriv
- hugo -b https://kskarthik.gitlab.io/monopriv/
artifacts:
-=======
- - build.sh
- artifacts:
->>>>>>> e0205d20aa5eff28434f6ae215619fef6fd65ab2
paths:
- public
only: