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:17:04 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-26 13:17:04 +0300
commit8e1ce379b128aa58e903f0c1d4c09ca03ed8c74c (patch)
treeccfe2cee530f2c46cdd90139bf85970823e9de9d
parent4d8eb543f877eae8dc2519ffe52d8c455294886d (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 67b7b9e..d0c5f3a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,6 @@
image: registry.gitlab.com/pages/hugo:latest
pages:
- before_script:
- - build.sh
script:
- git clone https://github.com/gohugoio/hugoBasicExample
- cd hugoBasicExample