Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-uilicious committed Oct 25, 2023
1 parent 204f7d4 commit bd91168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit bd91168

Please sign in to comment.