Skip to content

Commit 8457eef

Browse files
committed
feat: multi-platform container build
Signed-off-by: Leonardo Cecchi <[email protected]>
1 parent 3e2d1b9 commit 8457eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-containers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
3030
with:
3131
push: true
32+
platforms: linux/amd64,linux/arm64
3233
tags: ${{ env.REGISTRY }}/cloudnative-pg/docs:latest

0 commit comments

Comments
 (0)