Actually push the image..
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -62,6 +62,7 @@ jobs:
|
||||
context: ./${{ matrix.image }}
|
||||
file: ./${{ matrix.image }}/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}:latest
|
||||
quay.io/matthewp/pterodactyl:${{ matrix.image }}
|
||||
|
Reference in New Issue
Block a user