fix: Correct branch shown in build logs

This commit is contained in:
Andras Bacsai
2022-04-20 23:02:19 +02:00
parent e16643c48c
commit 8ebff72cde
5 changed files with 5 additions and 2 deletions

View File

@@ -173,7 +173,7 @@
>
<div class="flex-col px-2">
<div class="text-sm font-bold">
{application.branch}
{build.branch || application.branch}
</div>
<div class="text-xs">
{build.type}