Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
ci
Commits
2606e24e
Commit
2606e24e
authored
Feb 20, 2020
by
Ralf Jung
Browse files
bump OCaml (also to rebuild everything after the recent OPAM fix)
parent
639dde2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildjob
View file @
2606e24e
...
...
@@ -28,7 +28,7 @@ set -eo pipefail
status
"[buildjob] Using CI branch
$(
cd
ci
&&
git rev-parse
--abbrev-ref
HEAD
)
(
$(
cd
ci
&&
git rev-parse HEAD
)
)"
OCAML
=
${
OCAML
:-
ocaml
-base-compiler.4.0
7
.1
}
OCAML
=
${
OCAML
:-
ocaml
-base-compiler.4.0
8
.1
}
TIMING_PROJECT
=
${
TIMING_PROJECT
:-
$CI_PROJECT_NAME
}
TIMING_CONF
=
${
TIMING_CONF
:-
$CI_JOB_NAME
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment