mirror of
https://github.com/sosedoff/pgweb.git
synced 2025-01-06 01:27:41 +03:00
Remove linux/arm/v5 from docker release action (#742)
This commit is contained in:
parent
3ff70b916f
commit
c2c69e032c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -57,4 +57,4 @@ jobs:
|
||||
${{ env.DOCKER_REPOSITORY }}:latest
|
||||
ghcr.io/${{ env.GHCR_REPOSITORY }}:${{ steps.refs.outputs.SOURCE_TAG }}
|
||||
ghcr.io/${{ env.GHCR_REPOSITORY }}:latest
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v5,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
|
Loading…
Reference in New Issue
Block a user