Skip to content
Snippets Groups Projects
Commit 638fc50d authored by François Bobot's avatar François Bobot
Browse files

update frama-ci

parent 5a92f019
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ let ...@@ -5,7 +5,7 @@ let
src = builtins.fetchGit { src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git"; "url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI"; "name" = "Frama-CI";
"rev" = "0ee65bce47739198fec39b4ba5afd0994ffe97bd"; "rev" = "79089bda56f3398fabd5269d7270f1330326de99";
"ref" = "feature/ci/update-opam"; "ref" = "feature/ci/update-opam";
}; };
in in
......
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