mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-07-03 10:42:15 +08:00
linux/s390x
This commit is contained in:
parent
052b6cabee
commit
d20bd3b634
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64,linux/s390x
|
platforms: linux/amd64,linux/arm64
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ env.OWNER_LC }}/alipan-tv-token:latest
|
tags: ghcr.io/${{ env.OWNER_LC }}/alipan-tv-token:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user