diff --git a/templates/repo/builds/view.tmpl b/templates/repo/builds/view.tmpl index 512b03e295..da279aa97d 100644 --- a/templates/repo/builds/view.tmpl +++ b/templates/repo/builds/view.tmpl @@ -5,7 +5,7 @@

- {{RenderIssueTitle $.Context .Build.Title $.RepoLink $.Repository.ComposeMetas}} + {{template "repo/builds/status" .Build.Status}}{{RenderIssueTitle $.Context .Build.Title $.RepoLink $.Repository.ComposeMetas}} #{{.Build.Index}}

diff --git a/templates/repo/builds/view_content.tmpl b/templates/repo/builds/view_content.tmpl index c7015dbcff..095525bf60 100644 --- a/templates/repo/builds/view_content.tmpl +++ b/templates/repo/builds/view_content.tmpl @@ -8,12 +8,15 @@

-						
1Initialized empty Git repository in /drone/src/.git/ +
+ 1 + Initialized empty Git repository in /drone/src/.git/ 0s
2+ git fetch origin +refs/heads/main: 0s
3From https://github.com/go-gitea/gitea 20s
4 * branch main -> FETCH_HEAD 20s
5 * [new branch] main -> origin/main 20s
6+ git checkout c8ec2261a99590f15699e9147a28e4b61c1c2ea5 -b main 20s
7Switched to a new branch 'main' -20s
+20s
+