Skip to content
Snippets Groups Projects
Commit f59f6155 authored by Michele Alberti's avatar Michele Alberti Committed by Virgile Prevosto
Browse files

Change in rev and ref.

parent 112e0b5f
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ let
src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI";
"rev" = "a99329415497d43b9bd263bbbbbded12e08f518b";
"ref" = "feature/frama-clang-ci";
"rev" = "f65ce5dc3f2790667c7d62c23ef8fc04fbdd7ae5";
"ref" = "master";
};
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