ci: Work around more safe.directory issues
Some checks failed
Some checks failed
This commit is contained in:
parent
1f50a881ca
commit
230418705f
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ pages:
|
|||
GIT_SUBMODULE_STRATEGY: none
|
||||
image: "registry.gitlab.com/gerbolyze/build-containers/archlinux:latest"
|
||||
script:
|
||||
- git config --global --add safe.directory "$CI_PROJECT_DIR"
|
||||
- sphinx-build -E docs public
|
||||
dependencies:
|
||||
- build:archlinux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue