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 14:05:37 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-26 14:05:37 +0300
commit3861e54b726eaca4608623944e737c05bef51666 (patch)
tree4730e307825fe985e263d399c64d36714f72201d
parenta52d3939bacf8c29e11f5b8e6499635add8c99e7 (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ee15058..f425d04 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,8 +9,7 @@ pages:
- mv themes/monopriv/exampleSite/config.toml .
- hugo -b https://kskarthik.gitlab.io/monopriv/
- cd ..
- - mkdir public
- - mv hugoBasicExample/public/* public/
+ - mv hugoBasicExample/public .
artifacts:
paths:
- public