Fix status content
This commit is contained in:
parent
1212bd716e
commit
56a1919942
1 changed files with 1 additions and 5 deletions
|
@ -62,11 +62,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Status for buildkite-agent</h1>
|
||||
<div class="warning">
|
||||
⚠️ This page is intended only for debugging purposes!<br>
|
||||
Do not expect the structure and formatting of this page to be stable across versions.
|
||||
</div>
|
||||
<h1>Status</h1>
|
||||
<div class="summary">
|
||||
{{.ExePath}}<br>
|
||||
Started at {{.StartTime}} ({{.StartTimeAgo}} ago)<br>
|
||||
|
|
Loading…
Reference in a new issue