Skip to content

Commit

Permalink
Gitlab CI: change GIT_CLONE_PATH to avoid that the root folder is nam…
Browse files Browse the repository at this point in the history
…ed 'opam'
  • Loading branch information
MSoegtropIMC committed Dec 20, 2024
1 parent 01587b4 commit d531224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ image: buildpack-deps:stable-scm

variables:
OPAMJOBS: "2"
GIT_CLONE_PATH: "$CI_BUILDS_DIR/opam-coq-archive"

cache:
paths:
Expand Down

0 comments on commit d531224

Please sign in to comment.