mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Job name for docker builds
This commit is contained in:
parent
8faa7d87a7
commit
7853a425e4
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -40,6 +40,8 @@ jobs:
|
||||
matrix: ${{ fromJson(needs.generate-matrix.outputs.matrix) }}
|
||||
fail-fast: false
|
||||
|
||||
name: ${{ matrix.tags }}
|
||||
|
||||
steps:
|
||||
-
|
||||
name: Set up QEMU
|
||||
|
Loading…
Reference in New Issue
Block a user