update workflow build naming
This commit is contained in:
4
.github/workflows/voice.yml
vendored
4
.github/workflows/voice.yml
vendored
@@ -9,7 +9,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- voice/**
|
- voice/**
|
||||||
jobs:
|
jobs:
|
||||||
pushTeaspeak:
|
pushx64:
|
||||||
name: "yolks:voice_${{ matrix.tag }}"
|
name: "yolks:voice_${{ matrix.tag }}"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
@@ -37,7 +37,7 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||||
|
|
||||||
pushmumble:
|
pushx64_arm64:
|
||||||
name: "yolks:voice_${{ matrix.tag }}"
|
name: "yolks:voice_${{ matrix.tag }}"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
Reference in New Issue
Block a user