From 0fc8f189d8f375108022f41da951fc85c76cd99d Mon Sep 17 00:00:00 2001 From: Iago Bozza Date: Wed, 9 Mar 2022 11:50:44 -0300 Subject: [PATCH] Update deployment configuration --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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