linux/s390x

This commit is contained in:
我若为王 2024-12-05 13:57:55 +08:00
parent 052b6cabee
commit d20bd3b634

View File

@ -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