refactor: rename packages

This commit is contained in:
Jason Song
2022-12-05 15:45:38 +08:00
parent fdd3444c52
commit 704f72017d
54 changed files with 81 additions and 81 deletions

View File

@@ -0,0 +1,10 @@
{{template "base/head" .}}
<div class="page-content repository">
{{template "repo/header" .}}
<div id="repo-build-view" data-run-index="{{.RunIndex}}" data-job-index="{{.JobIndex}}">
</div>
</div>
{{template "base/footer" .}}