mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-12 02:03:17 +00:00
ci: adjusted for adoptopenjdk for openj9 only on amd64
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2.4.0
|
uses: docker/build-push-action@v2.4.0
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
# ensure latest base image is used
|
# ensure latest base image is used
|
||||||
|
|||||||
Reference in New Issue
Block a user