mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 10:46:31 +00:00
Add pipeline build number into Pipeline list (#1301)
Closes #1299 Co-authored-by: Jose Segura segux <jsegura@bit2me.com> Co-authored-by: qwerty287 <ndev@web.de>
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
</div>
|
||||
|
||||
<div class="w-full md:w-auto md:mx-4 flex items-center min-w-0">
|
||||
<span class="text-color-alt <md:hidden">#{{ pipeline.number }}</span>
|
||||
<span class="text-color-alt <md:hidden mx-2">-</span>
|
||||
<span class="text-color <md:underline whitespace-nowrap overflow-hidden overflow-ellipsis">{{ message }}</span>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user