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:
Diffstat (limited to '.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