kopia lustrzana https://github.com/gaul/s3proxy
Remove linux/arm/v7 container
rodzic
5f7e597b5e
commit
9b0f4cc84a
|
@ -175,7 +175,7 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ needs.meta.outputs.container_tags }}
|
||||
labels: ${{ needs.meta.outputs.container_labels }}
|
||||
|
|
Ładowanie…
Reference in New Issue