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>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Status for buildkite-agent</h1>
|
<h1>Status</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>
|
|
||||||
<div class="summary">
|
<div class="summary">
|
||||||
{{.ExePath}}<br>
|
{{.ExePath}}<br>
|
||||||
Started at {{.StartTime}} ({{.StartTimeAgo}} ago)<br>
|
Started at {{.StartTime}} ({{.StartTimeAgo}} ago)<br>
|
||||||
|
|
Loading…
Reference in a new issue