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: