kopia lustrzana https://github.com/bellingcat/auto-archiver
Limit build platforms to those supported by webrecorder
rodzic
5b79dcb80c
commit
417ca9ef51
|
@ -51,7 +51,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/arm64/v8
|
||||
platforms: linux/amd64,inux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Ładowanie…
Reference in New Issue