Skip to content

Commit d531224

Browse files
committed
Gitlab CI: change GIT_CLONE_PATH to avoid that the root folder is named 'opam'
1 parent 01587b4 commit d531224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ image: buildpack-deps:stable-scm
66

77
variables:
88
OPAMJOBS: "2"
9+
GIT_CLONE_PATH: "$CI_BUILDS_DIR/opam-coq-archive"
910

1011
cache:
1112
paths:

0 commit comments

Comments
 (0)