Skip to content
Snippets Groups Projects
Commit 1a79f76c authored by erwan's avatar erwan
Browse files

ci: with the new docker image, opam update doesnt need sudo anymore

parent 848add09
No related merge requests found
Pipeline #168265 passed
......@@ -35,7 +35,7 @@ test_opam_test:
stage: test
script:
- opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/test/opam-repository"
- sudo opam update
- opam update
- sudo apt-get update
- opam depext lustre-v6 || echo "not needed for recent opam version"
- opam install -y lustre-v6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment