We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01587b4 commit d531224Copy full SHA for d531224
.gitlab-ci.yml
@@ -6,6 +6,7 @@ image: buildpack-deps:stable-scm
6
7
variables:
8
OPAMJOBS: "2"
9
+ GIT_CLONE_PATH: "$CI_BUILDS_DIR/opam-coq-archive"
10
11
cache:
12
paths:
0 commit comments