mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 11:02:24 +00:00
For now, just link to a directory containing copies of the latest logs.
This commit is contained in:
parent
66d36728db
commit
156d9b0183
2 changed files with 2 additions and 1 deletions
|
|
@ -172,5 +172,6 @@ for my $key (sort keys %status) {
|
|||
|
||||
print $svg "</svg>\n";
|
||||
|
||||
system 'chmod +r log/*';
|
||||
system 'scp build-status.svg dave@hub:/var/www';
|
||||
system 'scp log/* dave@hub:/var/www/log';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue