mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-04 23:55:49 +02:00
build multi-arch image
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
This commit is contained in:
parent
bd0fe24b86
commit
249ae4c575
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
|
@ -60,3 +60,4 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
Loading…
Reference in a new issue