Added mock build. Part 4

This commit is contained in:
alexey
2025-03-12 23:44:22 +03:00
parent 9100c00397
commit 2059e19d0d
6 changed files with 90 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
</div>
</div>
<div class="ratio ratio-4x3">
<iframe src="/" title="Процесс сборки" id="bldframe" allowfullscreen></iframe>
<iframe src="/buildinfo/<%= ERB::Util.url_encode(@build_id) %>" title="Процесс сборки" id="bldframe" allowfullscreen></iframe>
</div>
</div>
</div>