feat: inner build view UI

This commit is contained in:
Jason Song
2022-10-21 17:27:07 +08:00
parent d6e100f6be
commit dee4f2470b
9 changed files with 102 additions and 122 deletions

View File

@@ -10,8 +10,8 @@
</h1>
</div>
</div>
{{template "repo/builds/view_left" .}}
{{template "repo/builds/view_content" .}}
</div>
<div id="repo-build-view" run-index="{{.RunIndex}}" job-index="{{.JobIndex}}" class="h-100">
</div>
</div>
{{template "base/footer" .}}