From 25a676296b3b31e9f110271ca4baf6437e7d522e Mon Sep 17 00:00:00 2001 From: Fanis Dokianakis Date: Sun, 18 Apr 2021 19:07:34 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e1fb837..775682f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: pages: script: - - sed -Ri -e 's/www.hellug.gr/hellug.gitlab.io\/www/' . + - find . -type f -print0 | xargs -0 sed -i -e 's/www.hellug.gr/hellug.gitlab.io\/www/' - hugo artifacts: paths: