From bd911681689e6e14ff7df5a9cb32c9cd6c0bb2f7 Mon Sep 17 00:00:00 2001 From: Wesley Date: Wed, 25 Oct 2023 07:10:18 +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 79fb79e..c3264c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -206,7 +206,7 @@ sonarqube-build: variables: GIT_DEPTH: "0" # Tells git to fetch all the branches of the project, required by the analysis task script: - - cp .vuepress/ vuepress/ + - cp -r .vuepress/ vuepress/ artifacts: paths: - vuepress/