diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2dfeb6cb..5bb936da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,8 +4,6 @@ stages: - deploy variables: - LC_ALL: C.UTF-8 - LANG: "en_US.UTF-8" JEKYLL_ENV: production coverage: @@ -48,4 +46,4 @@ pages: paths: - public only: - - master \ No newline at end of file + - master