Skip to content
Snippets Groups Projects
Commit 494e59cb authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

CI: set safe.directory for git

parent 67a11357
No related branches found
No related tags found
No related merge requests found
Pipeline #240939 failed
......@@ -6,6 +6,7 @@ cache:
- _yarn_cache
before_script:
- git config --global --add safe.directory "$CI_PROJECT_DIR"
- git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.tugraz.at/".insteadOf "git@gitlab.tugraz.at:"
- git submodule sync
- git submodule update --init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment