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
verimag
synchrone
lutin
Commits
7fbea8c0
Commit
7fbea8c0
authored
Jun 23, 2022
by
erwan
Browse files
ci: one more try to fix it
parent
4bfec692
Pipeline
#103071
failed with stages
in 2 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7fbea8c0
...
...
@@ -13,7 +13,8 @@ build:
script
:
-
opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/test/opam-repository"
-
opam update
-
opam install depext ./lutin.opam ./bddrand.opam ./ezdl.opam ./gbddml.opam ./polka.opam
-
sudo apt update
-
opam depext lutin
-
opam install --deps-only ./lutin.opam ./bddrand.opam ./ezdl.opam ./gbddml.opam ./polka.opam
-
make
-
make install
...
...
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