Add page showing latest build steps
This commit is contained in:
@ -643,4 +643,9 @@ BLOCK createChart %]
|
||||
[% END;
|
||||
|
||||
|
||||
BLOCK renderMachineName;
|
||||
machine ? stripSSHUser(machine).match('^([^\.]*)').0 : "localhost";
|
||||
END;
|
||||
|
||||
|
||||
%]
|
||||
|
Reference in New Issue
Block a user