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

Change in rev and ref.

parent f59f6155
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" = "f65ce5dc3f2790667c7d62c23ef8fc04fbdd7ae5";
"ref" = "master";
"rev" = "ccd253f6f63812451cf6ce13a5b9e60c0f914829"
"ref" = "feature/frama-clang-ci";
};
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