forked from malobeo/infrastructure
Actually fix status this time
This commit is contained in:
@@ -33,7 +33,7 @@ let
|
||||
};
|
||||
gitea_status_repo = {
|
||||
type = "string";
|
||||
value = "${info.head.ref}";
|
||||
value = "${info.head.sha}";
|
||||
emailresponsible = false;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user