forked from LiamAEdwards/SS14-Docker-Linux-Server
CI: build/push linux/amd64 image
Some checks failed
Build and publish wylab SS14 server / build-and-push-image (push) Failing after 54s
Some checks failed
Build and publish wylab SS14 server / build-and-push-image (push) Failing after 54s
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -56,6 +56,7 @@ jobs:
|
||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
|
||||
Reference in New Issue
Block a user