← Go back to builds list
Minteck Download Center
#= $build['localId'] ?> | = $channel['slug'] ?> | = $project['name'] ?>
= $artifact['name'] ?>
· 1024) { if ($size > 1024**2) { if ($size > 1024**3) { echo(round($size/1024**3, 2) . " GiB"); } else { echo(round($size/1024**2, 2) . " MiB"); } } else { echo(round($size/1024, 2) . " KiB"); } } else { echo(round($size, 2) . " bytes"); } ?>
This build doesn't have any output files.