Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benoit Barbot
GraphEditor
Commits
2950567a
Commit
2950567a
authored
Oct 02, 2020
by
Benoit Barbot
Browse files
fix integration
parent
e13f9334
Pipeline
#1735
failed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2950567a
...
...
@@ -4,6 +4,12 @@
# see https://hub.docker.com/_/gcc/
image
:
registry.git.lacl.fr/barbot/grapheditor
before_script
:
-
eval `opam config env`
-
opam update
-
opam install eliom js_of_ocaml js_of_ocaml-camlp4 js_of_ocaml-lwt js_of_ocaml-lwt num bisect_ppx-ocamlbuild alcotest
build
:
stage
:
build
script
:
...
...
Write
Preview
Markdown
is supported
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