diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index afc19b0..ef6d991 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: pages: script: - - hugo --gc --baseURL https://writeonlyhugo.gitlab.io/up-business-demo/ + - hugo --gc --baseURL https://writeonlyhugo.gitlab.io/writeonlyhugo-demo/ artifacts: paths: - public