aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2020-07-12 01:04:44 +0200
committergabrielgio <gabriel.giovanini@pm.me>2020-07-12 01:04:44 +0200
commit9cadb6dcbb90e04f09653f1dfdce38cc9d1502d9 (patch)
tree325157b6fa23460083fb30a50589a9149114f2c2
parentbf64e61e1da92a829ae172cde608371a3335b602 (diff)
downloadgabrielgio.me-9cadb6dcbb90e04f09653f1dfdce38cc9d1502d9.tar.gz
gabrielgio.me-9cadb6dcbb90e04f09653f1dfdce38cc9d1502d9.tar.bz2
gabrielgio.me-9cadb6dcbb90e04f09653f1dfdce38cc9d1502d9.zip
Change gitlab pipeline strategy so hugo can find `.git` folder
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 96b0f6f..821616d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ image: registry.gitlab.com/pages/hugo:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
+ GIT_STRATEGY: clone
test:
script: