update all images
make it so all images are pushed to parkervcp and pelican-eggs packages
This commit is contained in:
7
.github/workflows/voice.yml
vendored
7
.github/workflows/voice.yml
vendored
@@ -34,7 +34,9 @@ jobs:
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/pelican-eggs/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
|
||||
|
||||
pushx64_arm64:
|
||||
name: "yolks:voice_${{ matrix.tag }}"
|
||||
@@ -64,4 +66,5 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/pelican-eggs/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
|
Reference in New Issue
Block a user