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:18:00 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-26 13:18:00 +0300
commit99b53521c820af1d3a7d54527beee1f150db11cb (patch)
tree680aefbfa03264259fa0db127df1122086b1b6e7
parent8e1ce379b128aa58e903f0c1d4c09ca03ed8c74c (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 d0c5f3a..a4c613c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,7 @@ image: registry.gitlab.com/pages/hugo:latest
pages:
script:
+ - apk add git
- git clone https://github.com/gohugoio/hugoBasicExample
- cd hugoBasicExample
- git submodule add https://gitlab.com/ksksarthik/monopriv themes/monopriv