Remove linux/arm/v7,linux/ppc64le,linux/s390x

This commit is contained in:
Alexandre Teles 2022-08-28 21:00:22 -03:00
parent aa5dc12a8a
commit 1bea5c7aab

View File

@ -42,7 +42,7 @@ jobs:
build-args: GH_TOKEN=${{ secrets.GH_TOKEN }} build-args: GH_TOKEN=${{ secrets.GH_TOKEN }}
context: . context: .
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/ppc64le,linux/s390x platforms: linux/amd64,linux/arm64/v8
push: true push: true
tags: | tags: |
alexandreteles/revanced-releases-api:latest alexandreteles/revanced-releases-api:latest