feat: inner build view UI

This commit is contained in:
Jason Song
2022-11-25 17:48:46 +08:00
parent d6e100f6be
commit dee4f2470b
9 changed files with 102 additions and 122 deletions
-7
View File
@@ -1,7 +0,0 @@
{{template "base/head" .}}
<div id="repo-build-view" run-index="{{.RunIndex}}" job-index="{{.JobIndex}}" class="h-100">
</div>
{{template "base/footer" .}}