Fix quay tag, again..
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -64,4 +64,4 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}:latest
|
ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}:latest
|
||||||
quay.io/matthewp/pterodactyl:lates${{ matrix.image }}t
|
quay.io/matthewp/pterodactyl:${{ matrix.image }}
|
||||||
|
Reference in New Issue
Block a user