update all images

make it so all images are pushed to parkervcp and pelican-eggs packages
This commit is contained in:
Michael (Parker) Parker
2024-05-11 14:39:08 -04:00
parent 135a318951
commit 6a54f842dd
24 changed files with 29 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ jobs:
platforms: linux/amd64
push: true
tags: |
ghcr.io/pelican-eggs/games:${{ matrix.game }}
ghcr.io/parkervcp/games:${{ matrix.game }}
pushAll:
name: "games_All:${{ matrix.game }}"
@@ -73,4 +74,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/pelican-eggs/games:${{ matrix.game }}
ghcr.io/parkervcp/games:${{ matrix.game }}