mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-05 00:04:27 +02:00
Remove linux/arm/v7,linux/ppc64le,linux/s390x
This commit is contained in:
parent
aa5dc12a8a
commit
1bea5c7aab
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user